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