[
https://issues.apache.org/jira/browse/CASSANDRA-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12885745#action_12885745
]
Eric Evans commented on CASSANDRA-1031:
---------------------------------------
I agree that we need make it easier to obtain the release/software version, but
disagree that exposing it over Thrift is the right answer. IMO, the right place
for this is exposed via JMX (w/ cli access using nodetool or similar).
> 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.