You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2017/06/16 00:28:00 UTC

[jira] [Comment Edited] (CASSANDRA-13528) nodetool describeclusters shows different snitch info as to what is configured.

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

Jay Zhuang edited comment on CASSANDRA-13528 at 6/16/17 12:27 AM:
------------------------------------------------------------------

Not sure if changing the behave of the existing JMX interface is a good idea. I would suggest to use {{[DynamicEndpointSnitchMBean.getSubsnitchClassName()|https://github.com/apache/cassandra/blob/8b3a60b9a7dbefeecc06bace617279612ec7092d/src/java/org/apache/cassandra/locator/DynamicEndpointSnitch.java#L362]}}, which will give you the same information.


was (Author: jay.zhuang):
Not sure if changing the behave of the existing JMX interface is a good idea. I would suggest to use {{DynamicEndpointSnitchMBean.getSubsnitchClassName()}}, which will give you the same information.

> nodetool describeclusters shows different snitch info as to what is configured.
> -------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-13528
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13528
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Paul Villacorta
>            Assignee: Lerh Chuan Low
>            Priority: Minor
>              Labels: lhf
>         Attachments: 13528-2.1.txt, 13528-trunk.txt, Screen Shot 2017-05-12 at 14.15.04.png
>
>
> I couldn't find any similar issue as this one so I'm creating one.
> I noticed that doing nodetool describecluster shows a different Snitch Information as to what is being set in the configuration file.
> My setup is hosted in AWS and I am using Ec2Snitch.
> cassandra@cassandra3$ nodetool describecluster
> Cluster Information:
> 	Name: testv3
> 	Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
> 	Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
> 	Schema versions:
> 		fc6e8656-ee7a-341b-9782-b569d1fd1a51: [10.0.3.61,10.0.3.62,10.0.3.63]
> I checked via MX4J and it shows the same, I haven't verified tho using a different Snitch and I am using 2.2.6 above and 3.0.X 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org