[ 
https://issues.apache.org/jira/browse/AMQCPP-547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lyubov Romachuk updated AMQCPP-547:
-----------------------------------

    Affects Version/s: 3.8.2

> activemq::core::ConnectionAudit::isDuplicate is not thread safe
> ---------------------------------------------------------------
>
>                 Key: AMQCPP-547
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-547
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>    Affects Versions: 3.8.2
>         Environment: Linux
>            Reporter: Lyubov Romachuk
>            Assignee: Timothy Bish
>            Priority: Critical
>
> We use ActiveMQ C++ 3.8.2 client in a multi-threaded application. 
> The application crashed because activemq::core::ConnectionAudit::isDuplicate 
> doesn't synchronize access to the 
> activemq::core::ConnectionAuditImpl::destinations and 
> activemq::core::ConnectionAuditImpl::dispatchers which are shared and 
> destinations,dispatchers itself are not thread-safe. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to