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 2009/06/17 16:54:36 UTC

[jira] Resolved: (AMQCPP-248) Failover Transport can deadlock when the connection fails during restore of previous state.

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

Timothy Bish resolved AMQCPP-248.
---------------------------------

    Resolution: Fixed

Resolved in trunk, fixes this issue plus a couple of other small errors found while testing the fix for this issue.

> Failover Transport can deadlock when the connection fails during restore of previous state.
> -------------------------------------------------------------------------------------------
>
>                 Key: AMQCPP-248
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-248
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: CMS Impl
>    Affects Versions: 3.0
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>             Fix For: 3.0.1
>
>
> While reconnecting the Transport attempts to restore the past state, if the transport fails there's a chance of a deadlock when attempting to close the failed transport if its calling it onException method at the same time.

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