[jira] [Commented] (CASSANDRA-7210) Add --resolve-ip option on 'nodetool ring'

2014-05-16 Thread Yasuharu Goto (JIRA)

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

Yasuharu Goto commented on CASSANDRA-7210:
--

[~mishail] Thank you for your review and commit !

> Add --resolve-ip option on 'nodetool ring'
> --
>
> Key: CASSANDRA-7210
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7210
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tools
>Reporter: Yasuharu Goto
>Assignee: Yasuharu Goto
>Priority: Trivial
> Fix For: 2.0.9, 2.1 rc1
>
> Attachments: 2.0-7210-2.txt, 2.0-7210.txt, trunk-7210-2.txt, 
> trunk-7210.txt
>
>
> Give nodetool ring the option of either displaying IPs or hostnames for the 
> nodes in a ring.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7210) Add --resolve-ip option on 'nodetool ring'

2014-05-15 Thread Mikhail Stepura (JIRA)

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

Mikhail Stepura commented on CASSANDRA-7210:


[~Yasuharu] could you please make a new patch for 2.1 branch as well

> Add --resolve-ip option on 'nodetool ring'
> --
>
> Key: CASSANDRA-7210
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7210
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tools
>Reporter: Yasuharu Goto
>Assignee: Yasuharu Goto
>Priority: Trivial
> Fix For: 2.0.9, 2.1 rc1
>
> Attachments: 2.0-7210-2.txt, 2.0-7210.txt, trunk-7210.txt
>
>
> Give nodetool ring the option of either displaying IPs or hostnames for the 
> nodes in a ring.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7210) Add --resolve-ip option on 'nodetool ring'

2014-05-15 Thread Mikhail Stepura (JIRA)

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

Mikhail Stepura commented on CASSANDRA-7210:


@Yasuharu I've noticed that there is a difference in the {{nodetool ring}} 
output with and without the {{-r}} option.
That doesn't look good. Could you please take a look?
{code}
mstepura-mac:cassandra mikhail$ bin/nodetool ring

Datacenter: datacenter1
==
AddressRackStatus State   LoadOwnsToken
  
9216813004545490280
127.0.0.1  rack1   Up Normal  31.14 KB100.00% 
-9090906549578572254
127.0.0.1  rack1   Up Normal  31.14 KB100.00% 
-9020121719928778357
127.0.0.1  rack1   Up Normal  31.14 KB100.00% 
-8985093143562855138
127.0.0.1  rack1   Up Normal  31.14 KB100.00% 
-8864044539843744380



mstepura-mac:cassandra mikhail$ bin/nodetool ring -r
Datacenter: datacenter1
==
AddressRackStatus State   LoadOwnsToken
  
9216813004545490280
localhost  rack1   ?  Normal  ?   100.00% 
-9090906549578572254
localhost  rack1   ?  Normal  ?   100.00% 
-9020121719928778357
localhost  rack1   ?  Normal  ?   100.00% 
-8985093143562855138
localhost  rack1   ?  Normal  ?   100.00% 
-8864044539843744380
localhost  rack1   ?  Normal  ?   100.00% 
-8862381198327236413
localhost  rack1   ?  Normal  ?   100.00% 
-864350081784610086
{code}

> Add --resolve-ip option on 'nodetool ring'
> --
>
> Key: CASSANDRA-7210
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7210
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tools
>Reporter: Yasuharu Goto
>Assignee: Yasuharu Goto
>Priority: Trivial
> Fix For: 2.0.9, 2.1 rc1
>
> Attachments: 2.0-7210.txt, trunk-7210.txt
>
>
> Give nodetool ring the option of either displaying IPs or hostnames for the 
> nodes in a ring.



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Commented] (CASSANDRA-7210) Add --resolve-ip option on 'nodetool ring'

2014-05-14 Thread Mikhail Stepura (JIRA)

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

Mikhail Stepura commented on CASSANDRA-7210:


+1 for the patch for 2.1/trunk
[~Yasuharu] could you please make a version of your patch for 2.0 branch as 
well?

> Add --resolve-ip option on 'nodetool ring'
> --
>
> Key: CASSANDRA-7210
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7210
> Project: Cassandra
>  Issue Type: Improvement
>  Components: Tools
>Reporter: Yasuharu Goto
>Assignee: Yasuharu Goto
>Priority: Trivial
> Fix For: 2.0.9
>
> Attachments: trunk-7210.txt
>
>
> Give nodetool ring the option of either displaying IPs or hostnames for the 
> nodes in a ring.



--
This message was sent by Atlassian JIRA
(v6.2#6252)