[
https://issues.apache.org/jira/browse/CAMEL-17802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513310#comment-17513310
]
Otavio Rodolfo Piske commented on CAMEL-17802:
----------------------------------------------
??The option here would bo to somehow trigger KafkaRecordProcessor from
KafkaFetchRecords stop() method to allow any custom offset
repositories/commiters to do whatever they need to do with offsets (depending
on their implementation) on Camel shutdown. ??
Maybe we could call the commit manager on stop and let it handle the specifics
(i.e.: commit to offset repository, do the commit, etc).
> Check whether we need to manually commit offset upon stop when auto commit is
> enabled
> -------------------------------------------------------------------------------------
>
> Key: CAMEL-17802
> URL: https://issues.apache.org/jira/browse/CAMEL-17802
> Project: Camel
> Issue Type: Improvement
> Components: camel-kafka
> Reporter: Rafał Gała
> Assignee: Otavio Rodolfo Piske
> Priority: Minor
>
> As requested by [~orpiske] in CAMEL-17798.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)