JiriOndrusek commented on pull request #3310: URL: https://github.com/apache/camel-quarkus/pull/3310#issuecomment-974133239
@aldettinger ``` DefaultShudownStrategy is used in DEV mode when camel main is disabled. Do you agree with that ? ``` Not entirely correct. `DefaultShutdownStrategy` is used in dev mode only if `camel.main.shutdownTimeout` is not null. (without taking into account whether camel main is disabled) - may not be the solution which we want. So in case that different condition should be applied, I'll change it. -- 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. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org