User: slaboure
Date: 02/04/08 09:10:42
Modified:src/main/org/jboss/ha/framework/server HATarget.java
Log:
Bug that prevent some nodes to have a correct intraViewId => in round-robin
scheme, the view is constantly exchanged with the client (unnecessary refresh)
Revision Chang
User: slaboure
Date: 02/02/27 03:07:00
Modified:src/main/org/jboss/ha/framework/server HATarget.java
Log:
Take in account the new DRM intra-view id instead of the JG partition view id
Revision ChangesPath
1.3 +8 -7 jbossmx/src/main/org/jboss/ha/framework/serve
User: patriot1burke
Date: 02/01/13 17:56:29
Added: src/main/org/jboss/ha/framework/server HATarget.java
Log:
Heterogeneous Partitions. Also fixed problem where you could get bogus failover
targets
if making calls when a server starts up.
This class abstracts out replicant