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

Hudson commented on CASSANDRA-1490:
-----------------------------------

Integrated in Cassandra #547 (See 
[https://hudson.apache.org/hudson/job/Cassandra/547/])
    add describe_snitch to Thrift api.
patch by jhermes; reviewed by jbellis for CASSANDRA-1490


> Expose partitioner and snitch
> -----------------------------
>
>                 Key: CASSANDRA-1490
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1490
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: API, Tools
>            Reporter: paul cannon
>            Assignee: Jon Hermes
>            Priority: Minor
>             Fix For: 0.7 beta 2
>
>         Attachments: 1490-inthrift.txt, 1490.txt
>
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> It would be peachy keen if we could query a running cluster about the 
> Partitioner and Snitch classes in use through some JMX call.
> Ex:
> org.apache.cassandra.service:type=StorageService : getClusterPartitioner()
>     -> "org.apache.cassandra.dht.RandomPartitioner"
> org.apache.cassandra.service:type=StorageService : getClusterSnitch()
>     -> "org.apache.cassandra.locator.SimpleSnitch"

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