Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
I found the Apache.NMS.AMQP.NMSConnection allows applications to add ConnectionInterruptedListeners and ConnectionResumedListeners however these event callbacks are never invoked even during failover/reconnect.
The NMS AMQP provider does have a INmsConnectionListener to handle the interrupted and resumed connection events so its unclear whether ConnectionInterruptedListeners and ConnectionResumedListeners are not supported in favour for the INmsConnectionListener or if the ConnectionInterruptedListeners and ConnectionResumedListeners need to be invoked in addition to the INmsConnectionListener events.
Attachments
Issue Links
- links to