Skip to content

Conversation

@mschnitzler
Copy link
Contributor

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

Setting the "breakOnShutdown" option on the Loop EIP
allows to break out of the loop earlier if the context
is shutting down.
@davsclaus davsclaus merged commit f5d3a0d into apache:master Dec 22, 2020
aryankoul pushed a commit to aryankoul/camel that referenced this pull request Jan 20, 2021
apache#4811)

* CAMEL-15578: add option "breakOnShutdown" to Loop EIP

Setting the "breakOnShutdown" option on the Loop EIP
allows to break out of the loop earlier if the context
is shutting down.

* CAMEL-15578: add missing license header

* CAMEL-15578: add option "breakOnShutdown" to Loop EIP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants