You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Justine Olshan (Jira)" <ji...@apache.org> on 2021/06/22 01:01:17 UTC

[jira] [Created] (KAFKA-12975) Consider how Topic IDs can improve consume experience

Justine Olshan created KAFKA-12975:
--------------------------------------

             Summary: Consider how Topic IDs can improve consume experience
                 Key: KAFKA-12975
                 URL: https://issues.apache.org/jira/browse/KAFKA-12975
             Project: Kafka
          Issue Type: Improvement
            Reporter: Justine Olshan
            Assignee: Justine Olshan


Currently when a consumer subscribes to a topic, it will continue to consume from this topic across topic deletions and recreations with the same name. By adding topic IDs to the consumer, we will have more insight for these events. We should figure out if we want to change consumer logic now that we have this information.



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