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/08/04 09:15:00 UTC

[jira] [Resolved] (CAMEL-13783) Fix the camel-archetype-component to inherit from DefaultConsumer instead of ScheduledPollConsumer

     [ https://issues.apache.org/jira/browse/CAMEL-13783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-13783.
---------------------------------
       Resolution: Fixed
         Assignee: Claus Ibsen
    Fix Version/s: 3.0.0.M5
                   3.0.0

> Fix the camel-archetype-component to inherit from DefaultConsumer instead of ScheduledPollConsumer
> --------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-13783
>                 URL: https://issues.apache.org/jira/browse/CAMEL-13783
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-archetypes
>            Reporter: Omar Al-Safi
>            Assignee: Claus Ibsen
>            Priority: Minor
>             Fix For: 3.0.0, 3.0.0.M5
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently the {{[camel-archetype-component|https://github.com/apache/camel/blob/master/archetypes/camel-archetype-component/src/main/resources/archetype-resources/src/main/java/__name__Consumer.java#L28]}} inherits from {{ScheduledPollConsumer}}, since this consumer is less used, it will make sense to change the consumer to {{DefaultConsumer}} instead. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)