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 2019/07/28 08:31:00 UTC

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

    [ https://issues.apache.org/jira/browse/CAMEL-6645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16894648#comment-16894648 ] 

Claus Ibsen commented on CAMEL-6645:
------------------------------------

Lets keep as-is

> 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: Future, 3.0.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 was sent by Atlassian JIRA
(v7.6.14#76016)