Description
In order to more quickly detect broken connections between client and broker the NMS.AcitveMQ client needs to add an InactivityMonitor transport filter that deals with the keep alive messages that allow for detection of broken sockets. Right now a broken connection such as one that occurs when a cable is pulled isn't detected and the client can sit idle instead of failing over if there's no outbound messages to trigger a failed write.
Attachments
Attachments
Issue Links
- is depended upon by
-
AMQNET-211 ConnectionInterruptedListener doesnt raise the event when broker network dies in failover mode
- Closed