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

Preetika Tyagi commented on CASSANDRA-13853:
--------------------------------------------

[~aweisberg] Does the bellow output look okay? If so, I will push the patch.
{code:java}
Cluster Information:
      Name: Test Cluster
      Snitch: org.apache.cassandra.locator.SimpleSnitch
      DynamicEndPointSnitch: enabled
      Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
      Schema versions: 
            b18cff54-5b52-3afd-b6cf-bb923b695e73: [127.0.0.1]

Stats for all nodes:
      Live: 1
      Joining: 0
      Moving: 0
      Leaving: 0
      Unreachable: 0
Data Centers: 
      datacenter1 #Nodes: 1 #Down: 0
Keyspaces:
      system_schema -> Replication class: LocalStrategy {}
      system -> Replication class: LocalStrategy {}
      system_auth -> Replication class: SimpleStrategy {replication_factor=1}
      system_distributed -> Replication class: SimpleStrategy 
{replication_factor=3}
      system_traces -> Replication class: SimpleStrategy 
{replication_factor=2}{code}

> nodetool describecluster should be more informative
> ---------------------------------------------------
>
>                 Key: CASSANDRA-13853
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13853
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Observability, Tools
>            Reporter: Jon Haddad
>            Assignee: Preetika Tyagi
>            Priority: Minor
>              Labels: lhf
>             Fix For: 4.x
>
>         Attachments: cassandra-13853-v5.patch, 
> nodetool_describecluster_test.py
>
>
> Additional information we should be displaying:
> * Total node count
> * List of datacenters, RF, with number of nodes per dc, how many are down, 
> * Version(s)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to