jamesnetherton commented on pull request #2419: URL: https://github.com/apache/camel-quarkus/pull/2419#issuecomment-810300526
FWIW investigating this uncovered something I was not aware of. The application is terminated if the `CamelContext` is stopped. Prior to CQ 1.8.0 if you chose to not use `camel-main`, this was not the case. The app stayed running. Maybe that's desired behaviour, I'm not sure. I can open an issue if anything thinks it's worth looking into. Probably unlikely folks are going to be starting / stopping the `CamelContext` in their apps anyway + it's not a good practice. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org