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 2020/09/29 18:08:00 UTC

[jira] [Created] (KAFKA-10545) Create Topic IDs and Propagate to Brokers

Justine Olshan created KAFKA-10545:
--------------------------------------

             Summary: Create Topic IDs and Propagate to Brokers
                 Key: KAFKA-10545
                 URL: https://issues.apache.org/jira/browse/KAFKA-10545
             Project: Kafka
          Issue Type: Improvement
            Reporter: Justine Olshan
            Assignee: Justine Olshan


First step for KIP-516

The goals are:
 * Create and store topic IDs in a ZK Node and controller memory.
 * Propagate topic ID to brokers with updated LeaderAndIsrRequest
 * Store topic ID in memory on broker, persistent file in log



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