You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Eric Evans (JIRA)" <ji...@apache.org> on 2010/01/19 00:00:54 UTC

[jira] Created: (CASSANDRA-714) remove keyspace argument from thrift methods

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.7
            Reporter: Eric Evans


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.


[jira] Updated: (CASSANDRA-714) remove keyspace argument from thrift methods

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-714?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-714:
-------------------------------------

    Affects Version/s:     (was: 0.7)
                       0.6
        Fix Version/s: 0.7

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