You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2013/08/30 15:38:52 UTC

[jira] [Created] (CAMEL-6688) ShutdownStrategy - Add option to suppress logging after context has been stopped in case of aggressive shutdown

Claus Ibsen created CAMEL-6688:
----------------------------------

             Summary: ShutdownStrategy - Add option to suppress logging after context has been stopped in case of aggressive shutdown
                 Key: CAMEL-6688
                 URL: https://issues.apache.org/jira/browse/CAMEL-6688
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: Future


See CAMEL-6685	

And also
http://camel.465427.n5.nabble.com/Discussion-around-the-bug-CAMEL-6685-tp5738305.html

If shutting down camel context and a timeout is hit, and there is still inflight message, then we could add a new option so end users can turn off any logging after camel context state = stopped. Then any inflight messages that may gets rejected or whatnot will not be logged.

This requires that we pass on camel context to various exceptionhandler and error handler, camel logger etc so they can check the state of camel context before logging. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira