remove ReadWriteJobQueue as it is no longer required
----------------------------------------------------
Key: QPID-3730
URL: https://issues.apache.org/jira/browse/QPID-3730
Project: Qpid
Issue Type: Task
Components: Java Broker, Java Client, Java Common
Affects Versions: 0.14
Reporter: Robbie Gemmell
Assignee: Robbie Gemmell
Fix For: 0.15
The ReadWriteJobQueue should be removed as it is no longer required.
Previously, this was used to bias the central processing thread pool toward
performing write Jobs, however with removal of Mina as the transport we are no
longer using the central pool for anything that isn't a write job and as such
the ReadWriteJobQueue can be removed. It was also not in use by default anyway,
and appears untested.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.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]