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 2008/08/19 13:03:52 UTC

[jira] Resolved: (AMQCPP-194) Potential Deadlock in OpenwireConnector on exception from transport

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

Timothy Bish resolved AMQCPP-194.
---------------------------------

    Resolution: Fixed

Removed the mutex lock in onTransportException as it is not needed.

> Potential Deadlock in OpenwireConnector on exception from transport
> -------------------------------------------------------------------
>
>                 Key: AMQCPP-194
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-194
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Openwire
>    Affects Versions: 2.2
>            Reporter: Timothy Bish
>            Assignee: Nathan Mittler
>             Fix For: 2.2.1
>
>
> Mutex in onTransportException can lead to deadlock.  

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