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/04/01 14:19:00 UTC

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

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

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

                Author: ASF GitHub Bot
            Created on: 01/Apr/19 14:18
            Start Date: 01/Apr/19 14:18
    Worklog Time Spent: 10m 
      Work Description: franz1981 commented on issue #2598: ARTEMIS-2290 JMSBridgeImpl::stop is failing when called from FailureHandler
URL: https://github.com/apache/activemq-artemis/pull/2598#issuecomment-478598583
 
 
   I will add a test fo it in a separate PR: it seems not easy to be reproduced :+1: 
 
----------------------------------------------------------------
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: 221296)
    Time Spent: 1.5h  (was: 1h 20m)

> 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)