[
https://issues.apache.org/jira/browse/AMQNET-622?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016861#comment-17016861
]
ASF subversion and git services commented on AMQNET-622:
--------------------------------------------------------
Commit e5231786f4422c4a738bd4583ccede7dc1e0ab5f in activemq-nms-amqp's branch
refs/heads/master from Havret
[ https://gitbox.apache.org/repos/asf?p=activemq-nms-amqp.git;h=e523178 ]
AMQNET-622: Invoke IConnection event listeners on connection lost and on
reconnect
> IConnection event listeners are not invoke on reconnect
> -------------------------------------------------------
>
> Key: AMQNET-622
> URL: https://issues.apache.org/jira/browse/AMQNET-622
> Project: ActiveMQ .Net
> Issue Type: Bug
> Components: AMQP
> Reporter: Chris Morgan
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)