Claus Ibsen created CAMEL-19665:
-----------------------------------
Summary: 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
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)