[
https://issues.apache.org/jira/browse/ARTEMIS-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
clebert suconic closed ARTEMIS-2290.
------------------------------------
Resolution: Fixed
> JMSBridgeImpl::stop is failing when called from FailureHandler
> --------------------------------------------------------------
>
> Key: ARTEMIS-2290
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2290
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Francesco Nigro
> Priority: Major
> Fix For: 2.8.0
>
> Time Spent: 1h 40m
> Remaining Estimate: 0h
>
> FailureHandler::failed() can call JMSBridgeImpl::stop() from within an
> ExecutorService's Thread: when stop will shutdown and await the
> ExecutorService it will throw InterruptedException (because the executing
> thread has been interrupted), failing silently to close
> connections/rollbacking transactiona/cleaning messages.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)