Igor Soarez created KAFKA-15357:
-----------------------------------
Summary: Propagates assignments and logdir failures to controller
Key: KAFKA-15357
URL: https://issues.apache.org/jira/browse/KAFKA-15357
Project: Kafka
Issue Type: Sub-task
Reporter: Igor Soarez
Assignee: Igor Soarez
LogDirEventManager accumulates, batches, and sends assignments or failure
events to the Controller, prioritizing assignments to ensure the Controller has
the correct assignment view before processing log dir failures.
Assignments are sent via AssignReplicasToDirs, logdir failures are sent via
BrokerHeartbeat.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)