[
https://issues.apache.org/jira/browse/CASSANDRA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913718#action_12913718
]
Nirmal Ranganathan commented on CASSANDRA-1491:
-----------------------------------------------
There's no clean way to have one mbean without adding getScores(), which is
specific for dynamic snitch to IEndPointSnitch. I'll upload a patch with that
though.
> 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.