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

Patricio Echague commented on CASSANDRA-2806:
---------------------------------------------

What does everyone prefer ?

1)

{code}
{
  UP : Node1, Node2, Node3
  DOWN : Node4
}
{code}

2)
{code} 
{
  Node1 : UP
  Node2 : UP
  Node3 : DOWN
}
{code}

> Expose gossip/FD info to JMX
> ----------------------------
>
>                 Key: CASSANDRA-2806
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2806
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Brandon Williams
>            Assignee: Patricio Echague
>            Priority: Minor
>             Fix For: 0.8.5
>
>


--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to