[
https://issues.apache.org/jira/browse/CASSANDRA-1422?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jon Hermes updated CASSANDRA-1422:
----------------------------------
Attachment: 1422.txt
Remove one line from cassandra.thrift.
Change keyspace arg to keySpace.get() in CassandraServer#multiget_count.
Change test to not pass in a keyspace arg.
Thrift API version needs to be bumped.
> multiget_count() should not take a keyspace arg
> -----------------------------------------------
>
> Key: CASSANDRA-1422
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1422
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.7 beta 1
> Reporter: Christopher Gist
> Assignee: Jon Hermes
> Priority: Minor
> Fix For: 0.7 beta 2
>
> Attachments: 1422.txt
>
>
> With the addition of set_keyspace(), things that are scoped by keyspace
> should no longer take keyspace args.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.