Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
5.10.2
-
None
-
None
Description
i have create a consumer for test use the failover mode,such as
failover:(tcp://ip1:61616,ip2://61616)
1) when the amq service in the ip1 and ip2 both normal , test success;
2) then i shutdown the one of the amq service, console print switch the other amq;
3) then i start the amq service just closed, and shutdown the another
4) After a few repetitions 3), the Consumer will quit Automatically , only needs two or three times generally.
how to solve this question? is a bug Or designed originally ?