[
https://issues.apache.org/jira/browse/CAMEL-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen resolved CAMEL-10871.
---------------------------------
Resolution: Fixed
Assignee: Claus Ibsen
Fix Version/s: 2.19.0
Thanks for the PR
> 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
> Assignee: Claus Ibsen
> Fix For: 2.19.0
>
>
> 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)