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

Venkata Harikrishna Nukala commented on CASSANDRA-13853:
--------------------------------------------------------

[~rustyrazorblade] [~pree] 
Hi, I made a patch (attached) for the required changes. Hope you don't mind. 
With these changes, "nodetool describecluster" output looks like this:
{noformat}
Cluster Information:
        Name: test [^13853-trunk.txt] 
        Live nodes: 6
        Joining nodes: [127.0.0.6, 127.0.0.5, 127.0.0.4, 127.0.0.3, 127.0.0.2, 
127.0.0.1]
        Moving nodes: []
        Leaving nodes: []
        Keyspaces:
                system_traces RF: 2
                system RF: 1
                system_distributed RF: 3
                system_schema RF: 1
                system_auth RF: 1
        Release versions:
                4.0.0: [127.0.0.6, 127.0.0.5, 127.0.0.4, 127.0.0.3, 127.0.0.2, 
127.0.0.1]
        Datacenters:
                dc1 Up# 3 Down# 0 Unknown# 0
                dc2 Up# 3 Down# 0 Unknown# 0
        Snitch: org.apache.cassandra.locator.PropertyFileSnitch
        DynamicEndPointSnitch: enabled
        Partitioner: org.apache.cassandra.dht.Murmur3Partitioner
        Schema versions:
                cc4dbfad-1e8f-386d-9a79-de80def27f33: [127.0.0.6, 127.0.0.5, 
127.0.0.4, 127.0.0.3, 127.0.0.2, 127.0.0.1]

{noformat}

Let me know what you think.

> 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
>         Attachments: 13853-trunk.txt
>
>
> 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