[ 
https://issues.apache.org/jira/browse/CASSANDRA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Todd Blose updated CASSANDRA-714:
---------------------------------

    Attachment: CASSANDRA-714_python_tests.patch

Attaching separate patch containing changes to test_thrift_server.py. Keyspace 
is no longer being passed in to the thrift methods and login() is happening at 
the start of most tests. All tests passed with the new code.

> 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_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