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 2020/12/21 19:37:18 UTC

[GitHub] [camel] mschnitzler opened a new pull request #4811: CAMEL-15578: Loop EIP - Add option to break out if shutting down Camel

mschnitzler opened a new pull request #4811:
URL: https://github.com/apache/camel/pull/4811


   This pull request implements the option "breakOnShutdown" for the loop EIP. If the option is set it allows to break out of the loop when Camel is shut down (instead of iterating until the end of the loop is reached).


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [camel] davsclaus merged pull request #4811: CAMEL-15578: Loop EIP - Add option to break out if shutting down Camel

Posted by GitBox <gi...@apache.org>.
davsclaus merged pull request #4811:
URL: https://github.com/apache/camel/pull/4811


   


----------------------------------------------------------------
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:
users@infra.apache.org