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

Claus Ibsen commented on CAMEL-19665:
-------------------------------------

camel-jira *DONE*
The endpoint class must also be changed like this: 
https://github.com/apache/camel/pull/15290

> components that are polling can become batch polling
> ----------------------------------------------------
>
>                 Key: CAMEL-19665
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19665
>             Project: Camel
>          Issue Type: Improvement
>            Reporter: Claus Ibsen
>            Assignee: Guillaume Nodet
>            Priority: Major
>             Fix For: 4.x
>
>
> There are some components that uses ScheduledPollingConsumer that essentially 
> do their own kind of batch.
> Instead they can be changed to ScheduledBatchPollingConsumer and do batch the 
> standard Camel way.
> - camel-couchbase
> - camel-git
> - camel-github
> - camel-hdfs
> - camel-jira
> - camel-jt400
> and maybe some others, search for ScheduledPollingConsumer to find more.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to