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

Akhilesh Chaganti commented on KAFKA-15003:
-------------------------------------------

Hi, I raised a PR for the issue here: https://github.com/apache/kafka/pull/13735

In DUAL_WRITE, the current topic metadata replication to Zookeeper is 
incorrect. When we add new partitions to the topic, we don't update them in 
Zookeeper. Also, we do not account for partial failures of the Zookeeper writes 
during Controller failovers. So fixed that as well.

> TopicIdReplicaAssignment is not updated in migration (dual-write) when 
> partitions are changed for topic
> -------------------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-15003
>                 URL: https://issues.apache.org/jira/browse/KAFKA-15003
>             Project: Kafka
>          Issue Type: Bug
>          Components: kraft
>    Affects Versions: 3.5.0
>            Reporter: Akhilesh Chaganti
>            Priority: Blocker
>             Fix For: 3.5.0
>
>




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to