You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2019/03/29 17:21:00 UTC

[jira] [Work logged] (ARTEMIS-2290) JMSBridgeImpl::stop is failing when called from FailureHandler

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

ASF GitHub Bot logged work on ARTEMIS-2290:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Mar/19 17:20
            Start Date: 29/Mar/19 17:20
    Worklog Time Spent: 10m 
      Work Description: franz1981 commented on pull request #2598: ARTEMIS-2290 JMSBridgeImpl::stop is failing when called from FailureHandler
URL: https://github.com/apache/activemq-artemis/pull/2598
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 220624)
            Time Spent: 10m
    Remaining Estimate: 0h

> 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: 10m
>  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)