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

Nirmal Ranganathan commented on CASSANDRA-1491:
-----------------------------------------------

bq. why blow away rack properties?
It's still there, it was just added twice in the same file earlier.
bq. how does this allow talking to non-dynamic snitch?
Just added to DynamicSnitch, since it already had an MBean. We'd need another 
mbean or add to StorageService for non-dynamic, whichever is the more apt 
location.

> Allow queries to the snitch via JMX
> -----------------------------------
>
>                 Key: CASSANDRA-1491
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1491
>             Project: Cassandra
>          Issue Type: Wish
>          Components: Tools
>            Reporter: paul cannon
>            Assignee: Nirmal Ranganathan
>            Priority: Minor
>             Fix For: 0.7.0
>
>         Attachments: 0001-exposed-snitch-info-via-jmx.patch
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> The Ripcord team wishes upon a star that there was a way to make queries to a 
> cluster's Snitch using JMX or the cassandra API.  As in, exposing the 
> getRack() and getDatacenter() calls.  This would allow our monitoring and 
> control software to have a similar idea about "where" nodes are as the 
> cluster itself, and improve visualization.

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