[ 
https://issues.apache.org/jira/browse/KAFKA-12426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17300726#comment-17300726
 ] 

Jason Gustafson commented on KAFKA-12426:
-----------------------------------------

[~jolshan] Thanks, good find. Since it is not a regression, it's tough to call 
it a blocker. I'd suggest we target 2.8.1 for now, but if the patch is not too 
crazy, we might still be able to get it in depending on RC progress.

> 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`. We have the logic for this in 
> `ReplicaManager.becomeLeaderOrFollower` already, but we need to implement 
> analogous logic in `RaftReplicaManager.handleMetadataRecords`.



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

Reply via email to