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 10:40:03 UTC

[GitHub] [camel-quarkus] jamesnetherton commented on pull request #3310: Graceful shutdown strategy used as default one

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


   > I don't see how to automatic test this
   
   As a minimum, we could probably use [`QuarkusDevModeTest`](https://github.com/apache/camel-quarkus/blob/5ad13f2be3d6d8ccb771dcea4c37a7d0c600b24e/integration-tests/main-devmode/src/test/java/org/apache/camel/quarkus/main/CamelMainRoutesIncludePatternWithNoPrefixDevModeTest.java#L41) and verify that the correct shutdown strategy is configured on the `CamelContext`, depending on whether `camel.main.shutdownTimeout` is set.
   


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