[
https://issues.apache.org/activemq/browse/AMQCPP-70?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_38612
]
Nathan Mittler commented on AMQCPP-70:
--------------------------------------
Is this an AMQCPP Issue? The comments seem to imply a patch to the broker.
> Deadlocks can occur with even with sync sends since they share a connection.
> ----------------------------------------------------------------------------
>
> Key: AMQCPP-70
> URL: https://issues.apache.org/activemq/browse/AMQCPP-70
> Project: ActiveMQ C++ Client
> Issue Type: Bug
> Reporter: Hiram Chirino
> Assigned To: 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.
-
You can reply to this email to add a comment to the issue online.