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:30:00 UTC

[jira] [Created] (KAFKA-10549) Add topic ID support to DeleteTopics,ListOffsets, OffsetForLeaders, StopReplica

Justine Olshan created KAFKA-10549:
--------------------------------------

             Summary: Add topic ID support to DeleteTopics,ListOffsets, OffsetForLeaders, StopReplica
                 Key: KAFKA-10549
                 URL: https://issues.apache.org/jira/browse/KAFKA-10549
             Project: Kafka
          Issue Type: Sub-task
            Reporter: Justine Olshan


ListOffsets, OffsetForLeaders, and StopReplica protocols will replace topic name with topic ID and will be used to prevent reads from deleted topics

Delete topics will be changed to support topic ids and delete sooner.

This may be split into two or more issues if necessary.



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