Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
Low
Description
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
Attachments
Attachments
Issue Links
- is duplicated by
-
CASSANDRA-13572 describecluster shows sub-snitch for DynamicEndpointSnitch
- Resolved