[
https://issues.apache.org/jira/browse/CAMEL-17802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17513262#comment-17513262
]
Otavio Rodolfo Piske commented on CAMEL-17802:
----------------------------------------------
I am linking to CAMEL-10944 which was the change that introduced the behavior,
so we have a future reference of the life cycle of this feature.
I believe we can achieve the same requirements as CAMEL-10944 by ensuring we
call close on stop. This seems to be inline with the behavior explained by the
OP as well as the Kafka's [client
documentation|https://kafka.apache.org/23/javadoc/org/apache/kafka/clients/consumer/KafkaConsumer.html#close--].
> 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)