[
https://issues.apache.org/jira/browse/CASSANDRA-1491?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913818#action_12913818
]
paul cannon commented on CASSANDRA-1491:
----------------------------------------
bq. 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.
Gaaack! Really? There's only one in use at a time per cluster, right, and
they all provide IEndpointSnitch? That's all I want, is the methods on that
interface.
> 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.