Description
Dejan Reported on the User lists:
Hi,
after some experiments I found that this problem only exists if there are no
other threads in the application. It seems like connection thread dies
before it manages to reconnect. By starting another thread in the
application, it succeeds to recover from master failure and reconnect to the
slave broker. So I have a workaround for now, but it would be nice to make
this work even for simple (single-threaded) clients.
Regards,
Dejan
Attachments
Attachments
Issue Links
- is fixed by
-
AMQ-9483 Non Daemon Connection Keeping JVM alive when combined with optimizedAckScheduledAckInterval
- Open