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

Ariel Weisberg commented on CASSANDRA-13853:
--------------------------------------------

There are still a few things not switched off of withPort correctly like 
effective ownership, ownership, getOwnershipByDC. Some things have separate 
methods instead of flags because the result signature had to change since they 
used InetAddress instead of String. I'm tending towards avoiding using 
non-primitive types in JMX that might not map well to other languages.

> 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-v2.patch, cassandra-13853-v3.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