You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2019/08/01 06:47:00 UTC

[jira] [Commented] (CAMEL-13094) Context MBean not unregistered on startup failure

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

Claus Ibsen commented on CAMEL-13094:
-------------------------------------

Thanks for the test-case Thomas

> Context MBean not unregistered on startup failure
> -------------------------------------------------
>
>                 Key: CAMEL-13094
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13094
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>    Affects Versions: 3.0.0
>            Reporter: Thomas Diesler
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.0.0, 3.0.0.M5
>
>
> In Camel-2.23.x a failure to start the context would call ServiceSupport.doStop(). This is no longer the case. Instead, a CamelContextStartupFailureEvent is thrown and services that might previously have been started are never stopped.
> As a result or (side effect) the context MBean may remain registered if the startup failure occurred after its initial registration. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)