You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "Jason Gustafson (Jira)" <ji...@apache.org> on 2021/03/04 23:26:00 UTC

[jira] [Updated] (KAFKA-12426) Missing logic to create partition.metadata files in RaftReplicaManager

     [ https://issues.apache.org/jira/browse/KAFKA-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Gustafson updated KAFKA-12426:
------------------------------------
    Issue Type: Bug  (was: Improvement)

> Missing logic to create partition.metadata files in RaftReplicaManager
> ----------------------------------------------------------------------
>
>                 Key: KAFKA-12426
>                 URL: https://issues.apache.org/jira/browse/KAFKA-12426
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jason Gustafson
>            Assignee: Justine Olshan
>            Priority: Major
>              Labels: kip-500
>
> As part of KIP-516, the broker should create a partition.metadata file for each partition in order to keep track of the topicId. This is done through `Partition.checkOrSetTopicId`. This is done in `ReplicaManager.becomeLeaderOrFollower`, but we need to implement analogous logic in `RaftReplicaManager.handleMetadataRecords`.



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