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

Caleb Rackliffe commented on CASSANDRA-17934:
---------------------------------------------

`nodetool ring` and `nodetool gossipinfo` are different structurally. The 
former makes a ton of JMX calls and assembles the ring info, while the latter 
just asks for a giant test blob. Given that, resolving IPs at the server makes 
sense.

+1

> Add --resolve-ip option on 'nodetool gossipinfo'
> ------------------------------------------------
>
>                 Key: CASSANDRA-17934
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17934
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tool/nodetool
>            Reporter: Paulo Motta
>            Assignee: Maxim Chanturiay
>            Priority: Normal
>              Labels: lhf
>             Fix For: 4.1-rc, 4.x
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Give nodetool gossipinfo the option of either displaying IPs or hostnames for 
> the nodes in a ring.
> Note: this option is already present for "nodetool status" and "nodetool ring"



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to