Add interface to allow processors in routes to be notified that a shutdown is
in progress
-----------------------------------------------------------------------------------------
Key: CAMEL-4953
URL: https://issues.apache.org/jira/browse/CAMEL-4953
Project: Camel
Issue Type: Improvement
Components: camel-core
Reporter: Claus Ibsen
Assignee: Claus Ibsen
Priority: Minor
Fix For: 2.10.0
This will allow EIPs and processors to be aware that a shutdown is in progress,
so they can do any custom work they may need to do before hand.
For example stateful EIPs such as the aggregator, may want to force completion
of its current aggregated messages.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira