[ 
https://issues.apache.org/jira/browse/CASSANDRA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12857191#action_12857191
 ] 

Todd Blose edited comment on CASSANDRA-714 at 4/15/10 12:14 AM:
----------------------------------------------------------------

Adding CASSANDRA-714.patch.new.. There were a lot of conflicts with the 
previous patch because it was implemented before CASSANDRA-767 was committed. 
I've updated the code and submitted this new patch to reflect those changes.

      was (Author: todd):
    Adding CASSANDRA-714.patch.new.. There were a lot of conflicts with the 
previous patch because it was implemented before CASSANDRA-767 was committed. 
I've merged those changes with those from this new patch.
  
> 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
>             Fix For: 0.7
>
>         Attachments: 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.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to