[
https://issues.apache.org/jira/browse/CASSANDRA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913775#action_12913775
]
Brandon Williams commented on CASSANDRA-1491:
---------------------------------------------
I'm -1 on pushing DES-specific calls into the EndpointSnitch interface. I
think the best thing to do, unfortunately, is make an MBean for each snitch,
allowing them to expose their specifics if they choose to.
> 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, 1491-v2.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.