[
https://issues.apache.org/jira/browse/CAMEL-13783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16890838#comment-16890838
]
Omar Al-Safi commented on CAMEL-13783:
--------------------------------------
Will work on thisĀ
> 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
> Priority: Minor
>
> 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)