get input splits thrift method still takes a KS as an arg
---------------------------------------------------------
Key: CASSANDRA-1425
URL: https://issues.apache.org/jira/browse/CASSANDRA-1425
Project: Cassandra
Issue Type: Task
Components: Core
Affects Versions: 0.7 beta 1
Reporter: Jeremy Hanna
Priority: Minor
Fix For: 0.7 beta 2
the get input splits method still takes a keyspace as an arg. it shouldn't
need to and iirc, there should be a keySpace var in that class so that method
could just use keySpace.getString(). I just didn't have a chance to test it
out and I didn't want it to slip through the cracks.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.