Andrea Cosentino created CAMEL-20380:
----------------------------------------
Summary: Kafka Batch Consumer: doesn't honor the poll timeout set
Key: CAMEL-20380
URL: https://issues.apache.org/jira/browse/CAMEL-20380
Project: Camel
Issue Type: Bug
Components: camel-kafka
Reporter: Andrea Cosentino
Assignee: Otavio Rodolfo Piske
As far as I see from some tests done on Camel-Kamelets, the poll timeout is not
honored while batching. At least from my experiments, if you set a batch of 10
messages and poll timeout of 5000 ms, if you send one single message, it will
be immediately sent to next step in the route, without waiting for poll timeout
to end.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)