Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
If you run jbang in --reload mode and do an update that causes the routes to fail, such as invalid yaml routes etc, then after fixing it, the other routes is not started, as previous would have removed all the routes.
eg this happens when you have 2+ routes in separate files, eg foo.xml bar.xml, and then bar.xml fails, then foo.xml is not reloaded
Attachments
Issue Links
- is related to
-
CAMEL-17974 camel-jbang - Reload local kamelets
- Resolved