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 2021/12/03 09:29:00 UTC

[jira] [Updated] (CAMEL-17207) camel-core - Stopping a kamelet route should stop the child route as well

     [ https://issues.apache.org/jira/browse/CAMEL-17207?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen updated CAMEL-17207:
--------------------------------
    Fix Version/s: 3.15.0
                       (was: 3.14.0)

> camel-core - Stopping a kamelet route should stop the child route as well
> -------------------------------------------------------------------------
>
>                 Key: CAMEL-17207
>                 URL: https://issues.apache.org/jira/browse/CAMEL-17207
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.15.0
>
>
> If you create a route from a kamelet / route-template and then later stop this route, then the kamelet route keeps running
> For example stopping route earthquake here
> https://github.com/apache/camel-examples/blob/main/examples/kamelet-main/src/main/resources/camel/my-route.yaml
> Then the underlying route (that actually starts from a timer) is not stopped.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)