You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Martyn Taylor (JIRA)" <ji...@apache.org> on 2017/04/12 13:37:41 UTC

[jira] [Created] (ARTEMIS-1111) AMQP hangs if consumer is closed during delivery

Martyn Taylor created ARTEMIS-1111:
--------------------------------------

             Summary: AMQP hangs if consumer is closed during delivery
                 Key: ARTEMIS-1111
                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1111
             Project: ActiveMQ Artemis
          Issue Type: Bug
            Reporter: Martyn Taylor


There's a lock contention issue in the AMQP protocol.  If a linkClose is processed whilst Artemis is delivering messages on the associated consumer, a deadlock scenario can occur.  It will eventually timeout but the issue is still present.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)