JiriOndrusek commented on pull request #3310:
URL: https://github.com/apache/camel-quarkus/pull/3310#issuecomment-974106023


   @aldettinger I would say that the use of `DefaultShudownStrategy` is 
preferable in all cases, with one exception - dev mode - because of quick 
redeploy. (but if in dev-mode `camel.main.shutdownTimeout` is set, default 
shutdown strategy will be used)
   
   As for documentation. Current status was, that `NoShutdownStrategy` was used 
in all cases. This fix brings a change, which could affect some users. This is 
the reason, why I would say that doc should be updated - somewhere. (that 
default shutdown strategy was changed - mainly for not dev-mode)


-- 
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


Reply via email to