Requirement for _reapingStoreContext should be removed.
--------------------------------------------------------
Key: QPID-889
URL: https://issues.apache.org/jira/browse/QPID-889
Project: Qpid
Issue Type: Bug
Components: Java Broker
Affects Versions: M2, M2.1
Reporter: Martin Ritchie
Summary:
The _reapingStoreContext in CSDM should only be used by a single thread as
sharing the context which then requires the context to be aware of the
multi-threaded use. One approach would be to abstract the 'QueueWorkers' such
as the CSDM.AsyncDelivery process, the QueueHousekeeping or the Management
interface; alternatively simply creating a new Context when required to prevent
re-use would also address the issue.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.