Concurrent access to apr_pools (which are not thread safe)
----------------------------------------------------------

                 Key: QPID-488
                 URL: https://issues.apache.org/jira/browse/QPID-488
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client
    Affects Versions: M2
            Reporter: Gordon Sim
         Assigned To: Andrew Stitcher
            Priority: Critical


The c++ codebase is now set to share an apr pool per process which is a problem 
as apr_pools are not thread safe.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to