You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Dejan Bosanac (JIRA)" <ji...@apache.org> on 2012/08/14 10:13:38 UTC

[jira] [Assigned] (AMQ-3972) Add an 'isDisposed' check before calling 'propagateFailureToExceptionListener' in FailoverTransport

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

Dejan Bosanac reassigned AMQ-3972:
----------------------------------

    Assignee: Dejan Bosanac
    
> Add an 'isDisposed' check before calling 'propagateFailureToExceptionListener' in FailoverTransport
> ---------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-3972
>                 URL: https://issues.apache.org/jira/browse/AMQ-3972
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Transport
>    Affects Versions: 5.x
>         Environment: NA
>            Reporter: Andy Gumbrecht
>            Assignee: Dejan Bosanac
>            Priority: Trivial
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> In order to prevent erroneous logging on shut-down change to line 268 to:
>  } else if(!isDisposed()){
> in org.apache.activemq.transport.failover.FailoverTransport.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira