Antoine DESSAIGNE created CAMEL-10871:
-----------------------------------------
Summary: camel-kafka - allow to retrieve whether it's the last
record before commit
Key: CAMEL-10871
URL: https://issues.apache.org/jira/browse/CAMEL-10871
Project: Camel
Issue Type: Improvement
Components: camel-kafka
Reporter: Antoine DESSAIGNE
When you consume messages from Kafka, you receive the records by batches and
then you bulk-acknowledge the records.
In some situation it can be useful to retrieve whether or not the messages your
receiving is the last one in the batch. It's especially useful in order to
aggregate messages in order to insert them in batch in ElasticSearch.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)