Standardise Qpid concurrency utils by using classes from java.util.concurrent
-----------------------------------------------------------------------------
Key: QPID-3024
URL: https://issues.apache.org/jira/browse/QPID-3024
Project: Qpid
Issue Type: Improvement
Components: Java Broker
Reporter: Andrew Kennedy
Priority: Minor
The standard Java concurrency utility classes should be used wherever possible.
This should reduce maintenance and increase reliability by using only external,
well tested implementations. This would obsolete most of the classes in the
org.apache.qpid.util.concurrent package, most of which are never used anyway,
as well as those from the org.apache.qpid.junit.concurrency package.
--
This message is automatically generated by JIRA.
-
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]