Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
Altering the assignments is a async request so it is possible that the reassignment is still in progress when we start to verify the "under-replicated-partitions". In order to make it stable, it needs a wait for the reassignment completion before verifying the topic command with "under-replicated-partitions".