Igor Soarez created KAFKA-16365:
-----------------------------------
Summary: AssignmentsManager mismanages completion notifications
Key: KAFKA-16365
URL: https://issues.apache.org/jira/browse/KAFKA-16365
Project: Kafka
Issue Type: Sub-task
Reporter: Igor Soarez
Assignee: Igor Soarez
When moving replicas between directories in the same broker, future replica
promotion hinges on acknowledgment from the controller of a change in the
directory assignment.
ReplicaAlterLogDirsThread relies on AssignmentsManager for a completion
notification of the directory assignment change.
In its current form, under certain assignment scheduling, AssignmentsManager
both miss completion notifications, or prematurely trigger them.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)