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/04/03 00:55:54 UTC

[jira] [Resolved] (AMQ-5647) AMQP: Close busy receiver link to queue and open new link: new link never receives

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

Timothy Bish resolved AMQ-5647.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 5.12.0
         Assignee: Timothy Bish

This is resolved by the addition of proper drain support and removal of the old drainCheck method which could lead to a race that removed all credit from the link before any message was dispatched. 

> AMQP: Close busy receiver link to queue and open new link: new link never receives
> ----------------------------------------------------------------------------------
>
>                 Key: AMQ-5647
>                 URL: https://issues.apache.org/jira/browse/AMQ-5647
>             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
>             Fix For: 5.12.0
>
>         Attachments: amq-5.11-close-busy-receiver-hangs.html
>
>
> This issue is similar to AMQ-5646 with the notable exception that the first link is closed after receiving one message but before acknowledging any messages.



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