Details
-
Improvement
-
Status: Resolved
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
Unknown
Description
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.
Attachments
Issue Links
- is related to
-
CAMEL-17260 camel-core - Reload routes - Should handle non changed routes
- Resolved