[
https://issues.apache.org/jira/browse/KAFKA-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Igor Soarez updated KAFKA-15357:
--------------------------------
Summary: Aggregate and propagate assignments and logdir failures (was:
Propagate assignments and logdir failures events to controller)
> Aggregate and propagate assignments and logdir failures
> -------------------------------------------------------
>
> Key: KAFKA-15357
> URL: https://issues.apache.org/jira/browse/KAFKA-15357
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Igor Soarez
> Assignee: Igor Soarez
> Priority: Major
>
> A new DirectoryEventManager 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 (delegated to BrokerLifecycleManager).
> Broker halts if log dir failure timeout is exceeded before the controller is
> notified of offline dirs.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)