[
https://issues.apache.org/jira/browse/CAMEL-10871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15876277#comment-15876277
]
Antoine DESSAIGNE commented on CAMEL-10871:
-------------------------------------------
Thanks for merging it !
> 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)