-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
AMQ 7.4.0.GA, AMQ 7.5.0.GA, AMQ 7.4.1.GA
-
None
-
-
-
Documented as Known Issue
-
When exercising failovers due to simulated crashes (using kill -9 to kill one of the master brokers) in clustered scenarios with greater than 4 master/slave pairs, the live brokers, including the newly elected live broker, all correctly report the updated topology, while the remaining backups still report the original topology.
Consider the scenario involving 5 master/slave broker pairs. Upon initial startup all 10 brokers report a topology of 10 nodes and 5 quorum members.
After killing one of the master brokers, the corresponding backup is correctly elected and becomes the live node, for a topology of 9 nodes and 5 quorum members.
Each of the live brokers in this scenario correctly report 9 nodes with 5 members.
However, each of the remaining backups report 10 nodes with 5 members.
- relates to
-
ENTMQBR-2925 HA failback, intermittently, does not occur
- Closed