You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Alex Rykov (JIRA)" <ji...@apache.org> on 2018/10/27 01:08:00 UTC

[jira] [Created] (KAFKA-7558) Ability for consumer to indicate no intention to commit

Alex Rykov created KAFKA-7558:
---------------------------------

             Summary: Ability for consumer to indicate no intention to commit
                 Key: KAFKA-7558
                 URL: https://issues.apache.org/jira/browse/KAFKA-7558
             Project: Kafka
          Issue Type: Improvement
            Reporter: Alex Rykov


It looks like currently(in version 2.0.0) there is no way to indicate for the consumer that it is going to maintain offset independently. As a result if I understand it correctly specific partitions of  __consumer_offsets need to be available. If __consumer_offsets is used only to maintain offsets then this dependency is not required when consumer chooses to manage offset independently.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)