Jay Zhuang created CASSANDRA-13572:
--------------------------------------

             Summary: describecluster shows sub-snitch for DynamicEndpointSnitch
                 Key: CASSANDRA-13572
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13572
             Project: Cassandra
          Issue Type: Improvement
          Components: Tools
            Reporter: Jay Zhuang
            Assignee: Jay Zhuang
            Priority: Minor


{{nodetool describecluster}} only shows the first level snitch name, if 
DynamicSnitch is enable, it doesn't give the sub-snitch name, which is also 
very useful. For example:
{noformat}
Cluster Information:
        Name: Test Cluster
        Snitch: org.apache.cassandra.locator.DynamicEndpointSnitch
        Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
        Schema versions:
                59a1610b-0384-337c-a2c5-9c8efaba12be: [127.0.0.1]
{noformat}

It would be better to show sub-snitch name if it's DynamicSnitch.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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

Reply via email to