You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2021/11/19 13:21:39 UTC

[GitHub] [camel-quarkus] JiriOndrusek edited a comment on pull request #3310: Graceful shutdown strategy used as default one

JiriOndrusek edited a comment on pull request #3310:
URL: https://github.com/apache/camel-quarkus/pull/3310#issuecomment-974064707


   @jamesnetherton , @aldettinger I added 3 tests:
   
   1. in core (not dev mode) - verifying that `DefaultShutdownStrategy` is used.
   2. in main-devmode - `CamelContextDefaultShutdownStrategyDevModeTest` -  if `camel.main.shutdownTimeout` is set, `DefaulShutdownStrategy` is used 
   3. in main-devmode - `CamelContextNoShutdownStrategyDevModeTest` -  if `camel.main.shutdownTimeout` is not set, `NoShutdownStrategy` is used 


-- 
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-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org