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

David Jacot resolved KAFKA-16864.
---------------------------------
    Fix Version/s: 3.8.0
       Resolution: Fixed

> Copy on write in the Optimized Uniform Assignor
> -----------------------------------------------
>
>                 Key: KAFKA-16864
>                 URL: https://issues.apache.org/jira/browse/KAFKA-16864
>             Project: Kafka
>          Issue Type: Sub-task
>            Reporter: Ritika Reddy
>            Assignee: David Jacot
>            Priority: Major
>             Fix For: 3.8.0
>
>
> An optimization for the uniform (homogenous) assignor by avoiding creating a 
> copy of all the assignments. Instead, the assignor creates a copy only if the 
> assignment is updated. It is a sort of copy-on-write. This change reduces the 
> overhead of the TargetAssignmentBuilder when ran with the uniform 
> (homogenous) assignor.



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

Reply via email to