You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "james strachan (JIRA)" <ji...@apache.org> on 2007/02/27 11:47:03 UTC

[jira] Moved: (AMQCPP-70) Deadlocks can occur with even with sync sends since they share a connection.

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

james strachan moved AMQ-1123 to AMQCPP-70:
-------------------------------------------

        Fix Version/s:     (was: 4.1.1)
                           (was: 4.2.0)
          Component/s:     (was: Broker)
                           (was: CMS (C++ client))
    Affects Version/s:     (was: 4.0.1)
                           (was: 4.0)
                  Key: AMQCPP-70  (was: AMQ-1123)
              Project: ActiveMQ C++ Client  (was: ActiveMQ)

> 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.