Merge pull request #16366 from kustosz/role-info-in-jmx-api
+clu #15489 expose cluster member roles in JMX getClusterStatus
This commit is contained in:
commit
c73603f707
4 changed files with 39 additions and 9 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue