You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/01/25 20:07:34 UTC

[jira] Commented: (CASSANDRA-736) time to add first-class thrift methods for the string meta queries?

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

Jonathan Ellis commented on CASSANDRA-736:
------------------------------------------

I could see "keyspaces" moving to get_keyspaces (rather than system_keyspaces), especially since CASSANDRA-44 is getting closer

> time to add first-class thrift methods for the string meta queries?
> -------------------------------------------------------------------
>
>                 Key: CASSANDRA-736
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-736
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Tools
>            Reporter: Jonathan Ellis
>            Priority: Minor
>             Fix For: 0.6
>
>
> I'd like to add these with a c_ (or system_? or meta_?) prefix, to make clear that clients who just want to insert and update stuff don't need to care about it.
> currently get_string_property provides
> "cluster name"
> "config file" [I think we should get rid of this one]
> "token map"
> "version"
> get_string_list_property provides
> "keyspaces"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.