superhx commented on PR #15751: URL: https://github.com/apache/kafka/pull/15751#issuecomment-2136638585
> Do not produce UNASSIGNED and default to MIGRATING regardless of MV. The onus of setting UNASSIGNED falls to the creation of PartitionChangeRecord. These records are produced by the Controller, via PartitionChangeBuilder which selects the directory using ClusterControlManager#defaultDir, which will pick UNASSIGNED as necessary. So this this seems fine. The complexity of this repair seems to have exceeded my abilities. Perhaps it would be more suitable for you to fix it. @soarez -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org