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/16 15:50:48 UTC

[jira] [Created] (CAMEL-6645) DefaultConsumer - Should call doStart/doStop by default for its doSuspend/doResume

Claus Ibsen created CAMEL-6645:
----------------------------------

             Summary: DefaultConsumer - Should call doStart/doStop by default for its doSuspend/doResume
                 Key: CAMEL-6645
                 URL: https://issues.apache.org/jira/browse/CAMEL-6645
             Project: Camel
          Issue Type: Improvement
          Components: camel-core
            Reporter: Claus Ibsen
            Priority: Minor
             Fix For: 2.12.0


As the default suspend/resume is a noop and this is a bit unexpected. Instead by default we should fallback and use the doStart/doStop logic. 

Components that do special logic for suspend/resume already today override these methods and doing their logic.

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