[ 
https://issues.apache.org/jira/browse/KAFKA-15357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Igor Soarez updated KAFKA-15357:
--------------------------------
    Description: 
A new AssignmentsManager accumulates, batches, and sends assignment events to 
the Controller.

Assignments are sent via AssignReplicasToDirs requests.

  was:
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.


> Aggregate and propagate assignments
> -----------------------------------
>
>                 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 AssignmentsManager accumulates, batches, and sends assignment events to 
> the Controller.
> Assignments are sent via AssignReplicasToDirs requests.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to