[ https://issues.apache.org/jira/browse/KAFKA-19383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Colin McCabe updated KAFKA-19383: --------------------------------- Fix Version/s: 4.0.1 Affects Version/s: (was: 4.1.0) > A duplicate topic record can be created when applying ClearElrRecord. > --------------------------------------------------------------------- > > Key: KAFKA-19383 > URL: https://issues.apache.org/jira/browse/KAFKA-19383 > Project: Kafka > Issue Type: Bug > Affects Versions: 4.0.0 > Reporter: Calvin Liu > Assignee: Calvin Liu > Priority: Blocker > Fix For: 4.0.1, 4.1.0 > > > When applying the ClearElrRecord, if the record batch in the same topic delta > has the topic deletion record, the topic will not be deleted. Instead, a new > topic record with the old topic ID will be added. -- This message was sent by Atlassian Jira (v8.20.10#820010)