[ https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239237#comment-13239237 ]
Frank Gynnild commented on AMQNET-375: -------------------------------------- Thanks for fixing it. I'm curious to if anything is done to the test case? Will the test cases we submit be added to the tests for regression testing? That would help improving the quality I think. It currently lacks asserts though, so need to add some checks of course. > Only able to receive first message, then failover seems to happen in an > endless loop > ------------------------------------------------------------------------------------ > > Key: AMQNET-375 > URL: https://issues.apache.org/jira/browse/AMQNET-375 > Project: ActiveMQ .Net > Issue Type: Bug > Components: NMS > Affects Versions: 1.6.0 > Reporter: Frank Gynnild > Assignee: Timothy Bish > Priority: Critical > Fix For: 1.6.0 > > Attachments: AMQNET-375.cs > > > I'll attach a test case to show the issue. > On the console output, I get this: > {code} > Sent message. > Sent message. > Sent message. > Received message. > AMQ event: Connection was interrupted on the receiver end. > AMQ event: Connection was resumed on the receiver end. > AMQ event: Connection was interrupted on the receiver end. > AMQ event: Connection was resumed on the receiver end. > AMQ event: Connection was interrupted on the receiver end. > AMQ event: Connection was resumed on the receiver end. > AMQ event: Connection was interrupted on the receiver end. > AMQ event: Connection was resumed on the receiver end. > AMQ event: Connection was interrupted on the receiver end. > AMQ event: Connection was resumed on the receiver end. > ... > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira