You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Martin Ritchie (JIRA)" <qp...@incubator.apache.org> on 2007/01/22 16:04:30 UTC

[jira] Created: (QPID-311) Dispatcher pause logic is not thread safe.

Dispatcher pause logic is not thread safe.
------------------------------------------

                 Key: QPID-311
                 URL: https://issues.apache.org/jira/browse/QPID-311
             Project: Qpid
          Issue Type: Bug
          Components: Java Client
            Reporter: Martin Ritchie
         Assigned To: Martin Ritchie


There is missing locking causing the Main thread to call notify before the Dispatcher thread has called wait.


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

        

[jira] Resolved: (QPID-311) Dispatcher pause logic is not thread safe.

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

Martin Ritchie resolved QPID-311.
---------------------------------

    Resolution: Fixed

Completed: At revision: 498637  


> Dispatcher pause logic is not thread safe.
> ------------------------------------------
>
>                 Key: QPID-311
>                 URL: https://issues.apache.org/jira/browse/QPID-311
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Martin Ritchie
>         Assigned To: Martin Ritchie
>
> There is missing locking causing the Main thread to call notify before the Dispatcher thread has called wait.

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