Claus Ibsen created CAMEL-17207:
-----------------------------------
Summary: 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
Fix For: 3.14.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)