=doc #15489 document the possibility to see cluster member roles via JMX

This commit is contained in:
kustosz 2014-11-22 11:58:53 +01:00
parent 8d32c88b6d
commit ebe808e50d
2 changed files with 2 additions and 0 deletions

View file

@ -624,6 +624,7 @@ From JMX you can:
* see what members that are part of the cluster
* see status of this node
* see roles of each member
* join this node to another node in cluster
* mark any node in the cluster as down
* tell any node in the cluster to leave

View file

@ -672,6 +672,7 @@ From JMX you can:
* see what members that are part of the cluster
* see status of this node
* see roles of each member
* join this node to another node in cluster
* mark any node in the cluster as down
* tell any node in the cluster to leave