[
https://issues.apache.org/jira/browse/CAMEL-19665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-19665.
---------------------------------
Fix Version/s: 4.10.0
(was: 4.x)
Resolution: Fixed
> 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.10.0
>
>
> 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
> and maybe some others, search for ScheduledPollingConsumer to find more.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)