[
https://issues.apache.org/jira/browse/CASSANDRA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eric Evans updated CASSANDRA-714:
---------------------------------
Attachment: 0001-CASSANDRA-714.-rm-keyspace-argument-from-thrift-meth.patch
As long as this issue has sat here waiting on review, I didn't have the heart
to ask for a rebase (and it needed an extensive one).
The newly attached patch is a rebase of Todd's last, which I'll use as a basis
for review (I'm working on that presently).
> remove keyspace argument from thrift methods
> --------------------------------------------
>
> Key: CASSANDRA-714
> URL: https://issues.apache.org/jira/browse/CASSANDRA-714
> Project: Cassandra
> Issue Type: Improvement
> Components: Core
> Affects Versions: 0.6
> Reporter: Eric Evans
> Assignee: Todd Blose
> Fix For: 0.7
>
> Attachments:
> 0001-CASSANDRA-714.-rm-keyspace-argument-from-thrift-meth.patch,
> CASSANDRA-714.patch, CASSANDRA-714.patch.new,
> CASSANDRA-714_python_tests.patch, CASSANDRA-714_server.patch,
> CASSANDRA-714_thrift_def.patch
>
>
> With the completion of CASSANDRA-547, the keyspace can be specified as part
> of the login and stored in a thread-local. This will allow us to remove the
> wasteful and redundant mandatory keyspace argument on all of the other rpc
> methods.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.