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)