Replace org.apache.qpid.util.concurrent.Condition with a CountDownLatch
-----------------------------------------------------------------------
Key: QPID-2508
URL: https://issues.apache.org/jira/browse/QPID-2508
Project: Qpid
Issue Type: Improvement
Components: Java Common
Affects Versions: 0.6
Reporter: Emmanuel Bourg
Priority: Minor
Fix For: 0.7
Attachments: condition.patch
The Condition class in the package org.apache.qpid.util.concurrent could be
replaced with a standard CountDownLatch. This class is only used in two unit
tests.
--
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
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]