Deadlocks can occur with even with sync sends since they share a connection.
----------------------------------------------------------------------------

                 Key: AMQ-1123
                 URL: https://issues.apache.org/activemq/browse/AMQ-1123
             Project: ActiveMQ
          Issue Type: Bug
            Reporter: Hiram Chirino


If a producer sends to a queue and blocks, any other producer sharing the same 
connection even if he would be sending to an empty queue would also block.  
This in effect can cause a deadlock if the right message processing flow is set 
up.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to