[
https://issues.apache.org/jira/browse/CASSANDRA-252?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12768220#action_12768220
]
Gary Dusbabek commented on CASSANDRA-252:
-----------------------------------------
I've modified the code so that the verify creates a new ring model for each
node queried from the original single node. But the jmx port isn't part of
Node and doesn't seem to be available via StorageService.
This means we would either have to rely on a static port (which it is not) or
figure out a way to ascertain the jmx port given a host.
> Auto-ring-verification for nodeprobe
> ------------------------------------
>
> Key: CASSANDRA-252
> URL: https://issues.apache.org/jira/browse/CASSANDRA-252
> Project: Cassandra
> Issue Type: Improvement
> Components: Tools
> Reporter: Jonathan Ellis
> Assignee: Eric Evans
> Fix For: 0.5
>
> Attachments: circuit.png,
> v1-0001-CASSANDRA-252-initial-commit-of-circuit-contrib-app.txt
>
>
> Can we make nodeprobe take a list of IPs, connect to each, and verify that
> they all see the same ring?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.