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

Jonathan Ellis commented on CASSANDRA-1031:
-------------------------------------------

how would you make a client supporting both 0.6 (String keys) and 0.7 (byte[] 
keys) otherwise?  call methods that only exist in one or the other?  i suppose 
that's workable but it's a little ugly.

what are the downsides to exposing it over thrift?

> get cassandra version with thrift 
> ----------------------------------
>
>                 Key: CASSANDRA-1031
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1031
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>         Environment: Linux x86
>            Reporter: Lee Li
>            Assignee: Matthew F. Dennis
>            Priority: Minor
>             Fix For: 0.7
>
>
> I know I can get thrift API version.
> However, I writing a CLI for Cassandra in Python with readline support,
> and it will supports one-key deploy/upgrade cassandra+thrift remote, 
> I need to get ApacheCassandra version to make sure it has deploy successfully.
> Please add Get **cassandra version** with thrift feature, thank you so much.

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

Reply via email to