This content has been marked as final. 
    
Show                 3 replies
    
- 
        1. Re: Runtime info about clusterbelaban Mar 26, 2005 3:51 AM (in response to ravi2box)Sure, you could even write a small MBean that collects the stats and makes the available via JMX 
- 
        2. Re: Runtime info about clusterravi2box Mar 28, 2005 7:59 PM (in response to ravi2box)Bela, 
 Can u give me an idea of where to find code snippets to understand how this can be done..Am i correct in assuming that if ANY agent that joins a channel called "Defaultpartition" automatically is part of the cluster??
 Specifically, where can i find code in the jboss CVS tree that handles new nodes being added to the cluster and how notifications are processed at each node?
 Thanks
 Ravi
- 
        3. Re: Runtime info about clusterbelaban Mar 29, 2005 2:00 AM (in response to ravi2box)Look at ClusterPartition (in cluster/src/main/org/jboss/ha/framework/server) for an example 
 
    