1 Reply Latest reply on Mar 2, 2012 6:28 PM by dex80526

    How to determine if a node is a coordinator

    dex80526

      Hi all: I was looking for APIs to allow me determine if a member node a cluster is a coordinator or not.

       

      I did some search over JGroups API. 

      Let me know what is the best way to get this info.

       

      I am planning to use this info to decide if an action is applicable to a node.

       

      Thanks