You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/03/13 23:23:39 UTC

[jira] [Resolved] (AMQ-5646) AMQP: Second receiver attaching to queue hangs

     [ https://issues.apache.org/jira/browse/AMQ-5646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Bish resolved AMQ-5646.
-------------------------------
    Resolution: Fixed

Fixed by changes in AMQ-5661

> AMQP: Second receiver attaching to queue hangs
> ----------------------------------------------
>
>                 Key: AMQ-5646
>                 URL: https://issues.apache.org/jira/browse/AMQ-5646
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.11.0
>         Environment: ActiveMQ 5.11.1 release on Fedora 19
> Test client: http://amqpnetlite.codeplex.com/ 
> LinkTests.cs http://amqpnetlite.codeplex.com/SourceControl/latest#test/Test.Amqp.NetMF/LinkTests.cs
>            Reporter: Chuck Rolke
>            Assignee: Timothy Bish
>         Attachments: amq-5.11-second-receiver-hangs.html, qpidd-second-receiver-works.html
>
>
> The last test in the file, TestMethod_AdvancedLinkFlowControl() hangs. The test:
> * opens a connection and session
> * open a sender and send a batch of messages
> * open a receiver with credit of 2 and no automatic credit renewal
> * receive two messages, accept them
> * open a second receiver with credit of 2 and no automatic credit renewal
> * receive a two messages
> The broker does not send the messages to the second receiver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)