[
https://issues.apache.org/jira/browse/CASSANDRA-736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12830811#action_12830811
]
Jonathan Ellis commented on CASSANDRA-736:
------------------------------------------
Actually my first version of this had binary tokens but as you say there's not
much upside for the pain it causes.
I'll rework to use lists of pairs. #...@!$# thrift.
> 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
> Assignee: Jonathan Ellis
> Priority: Minor
> Fix For: 0.6
>
> Attachments: 736.txt
>
>
> 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.