[jira] [Updated] (KAFKA-15357) Aggregate and propagate assignments

2023-10-20 Thread Igor Soarez (Jira)


 [ 
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)


[jira] [Updated] (KAFKA-15357) Aggregate and propagate assignments

2023-10-20 Thread Igor Soarez (Jira)


 [ 
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  (was: Aggregate and propagate 
assignments and logdir failures)

> 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 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)


[jira] [Updated] (KAFKA-15357) Aggregate and propagate assignments and logdir failures

2023-09-11 Thread Igor Soarez (Jira)


 [ 
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)