[
https://issues.apache.org/jira/browse/QPID-488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12497791
]
Gordon Sim commented on QPID-488:
---------------------------------
Fixed on M2 by rev 540511 (patch supplied by Kevin Smith).
> 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.