[
https://issues.apache.org/jira/browse/KAFKA-16120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Colin McCabe updated KAFKA-16120:
---------------------------------
Description: When a reassignment is completed in ZK migration hybrid mode,
the `StopReplica` sent by the kraft quorum migration propagator is sent with
`delete = false` for deleted replicas when processing the topic delta. This
results in stray replicas. (was: When a reassignment is completed in ZK
migration dual-write mode, the `StopReplica` sent by the kraft quorum migration
propagator is sent with `delete = false` for deleted replicas when processing
the topic delta. This results in stray replicas.)
> Fix partition reassignment during ZK migration
> ----------------------------------------------
>
> Key: KAFKA-16120
> URL: https://issues.apache.org/jira/browse/KAFKA-16120
> Project: Kafka
> Issue Type: Bug
> Reporter: David Mao
> Assignee: David Mao
> Priority: Major
> Fix For: 3.7.0
>
>
> When a reassignment is completed in ZK migration hybrid mode, the
> `StopReplica` sent by the kraft quorum migration propagator is sent with
> `delete = false` for deleted replicas when processing the topic delta. This
> results in stray replicas.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)