You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2014/07/08 23:04:05 UTC

[jira] [Resolved] (AMQCPP-546) ConnetionAudit should be thread safe

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

Timothy Bish resolved AMQCPP-546.
---------------------------------

    Resolution: Fixed

Added synchonized blocks to protect mutable state during concurrent access.

> ConnetionAudit should be thread safe
> ------------------------------------
>
>                 Key: AMQCPP-546
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-546
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl, Openwire
>    Affects Versions: 3.8.2
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 3.8.3, 3.9.0
>
>
> The duplicate detection methods in ConnectionAudit.cpp lack synchronized blocks to protect mutable state.  



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