You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Omar Al-Safi (Jira)" <ji...@apache.org> on 2021/03/12 10:41:00 UTC

[jira] [Created] (CAMEL-16343) [camel-kafka] Avoid committing offsets onPartitionsRevoked if the user is manually committing the offsets

Omar Al-Safi created CAMEL-16343:
------------------------------------

             Summary: [camel-kafka] Avoid committing offsets onPartitionsRevoked if the user is manually committing the offsets
                 Key: CAMEL-16343
                 URL: https://issues.apache.org/jira/browse/CAMEL-16343
             Project: Camel
          Issue Type: Bug
          Components: camel-kafka
    Affects Versions: 3.8.0
            Reporter: Omar Al-Safi
            Assignee: Omar Al-Safi
             Fix For: 3.9.0


Currently whenever onPartitionsRevoked is called (on poll or unsubscribe events), it will commit offsets regardless if the `autoCommitOffset` is disabled 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)