You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <qp...@incubator.apache.org> on 2008/09/01 09:39:44 UTC

[jira] Created: (QPID-1264) Don't hold exchange lock while routing message

Don't hold exchange lock while routing  message
-----------------------------------------------

                 Key: QPID-1264
                 URL: https://issues.apache.org/jira/browse/QPID-1264
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: M3
            Reporter: Gordon Sim
            Assignee: Gordon Sim


This can cause deadlocks when using upcoming rdma transport.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (QPID-1264) Don't hold exchange lock while routing message

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
    [ https://issues.apache.org/jira/browse/QPID-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629540#action_12629540 ] 

Gordon Sim commented on QPID-1264:
----------------------------------

Fanout-, direct-, headers- and xml- exchanges are all updated. Change still required for topic exchange.

> Don't hold exchange lock while routing  message
> -----------------------------------------------
>
>                 Key: QPID-1264
>                 URL: https://issues.apache.org/jira/browse/QPID-1264
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> This can cause deadlocks when using upcoming rdma transport.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (QPID-1264) Don't hold exchange lock while routing message

Posted by "Gordon Sim (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-1264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-1264.
------------------------------

    Resolution: Fixed

Patch from astitcher applied to fix topic exchange also.

> Don't hold exchange lock while routing  message
> -----------------------------------------------
>
>                 Key: QPID-1264
>                 URL: https://issues.apache.org/jira/browse/QPID-1264
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Broker
>    Affects Versions: M3
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>
> This can cause deadlocks when using upcoming rdma transport.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.