You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (JIRA)" <ji...@apache.org> on 2015/03/06 19:46:38 UTC

[jira] [Created] (QPID-6437) [Java broker] [AMQP 1.0] deadlock if flow arrives as consumer is being notified queue is empty

Robbie Gemmell created QPID-6437:
------------------------------------

             Summary: [Java broker] [AMQP 1.0] deadlock if flow arrives as consumer is being notified queue is empty
                 Key: QPID-6437
                 URL: https://issues.apache.org/jira/browse/QPID-6437
             Project: Qpid
          Issue Type: Bug
          Components: Java Broker
    Affects Versions: 0.32
            Reporter: Robbie Gemmell


I observed a deadlock when running some tests against the Java broker using the new JMS client, apparently occurring when a flow arrived at the broker at the same time a QueueRunner was notifying a consumer that the queue was empty. 

This further meant that the broker could not be shutdown with a CTRL-C since the shutdown hook waited for one of the locks involved.

Stack output to be attached.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org