-
Bug
-
Resolution: Won't Do
-
Major
-
None
-
4.3.0.GA_CP08
-
None
-
Not Yet Documented
Hi Howard,
there is a problem with MaxRetry attribute. When it's set to -1 then consumer won't close when server is disconnected from DB. Client should get an exception and be reconnected to another node if he's using "ClusteredConnectionFactory". In this case it would broke HA.
This problem occured when testing patch from JBPAPP-5841 and fixed in JBPAPP-6058.
Thanks,
Mirek
- clones
-
JBPAPP-6213 Document - consumer.close() method should not depend on MaxRetry attribute when trying to read messages from a node which is disconnected from DB
- Closed