[ 
https://issues.apache.org/jira/browse/AMQNET-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13239362#comment-13239362
 ] 

Timothy Bish commented on AMQNET-375:
-------------------------------------

If the test case followed the structure of the other test cases in NMS.ActiveMQ 
it would be easy to include, since it doesn't it requires more work.  I planned 
to get to it eventually but if you want to have a go at it then we can add it 
into the tests on trunk. 
                
> 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

        

Reply via email to