[ 
https://issues.apache.org/jira/browse/ARTEMIS-2290?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16806864#comment-16806864
 ] 

ASF subversion and git services commented on ARTEMIS-2290:
----------------------------------------------------------

Commit dc1cfa3536087d8dd29b5462775e8a95809ed883 in activemq-artemis's branch 
refs/heads/master from Francesco Nigro
[ https://gitbox.apache.org/repos/asf?p=activemq-artemis.git;h=dc1cfa3 ]

ARTEMIS-2290 JMSBridgeImpl::stop is failing when called from FailureHandler


> 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: 1.5h
>  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)

Reply via email to