Lianet Magrans created KAFKA-20859:
--------------------------------------

             Summary: Reduce per-append record sizing cost in the producer 
incremental strategy
                 Key: KAFKA-20859
                 URL: https://issues.apache.org/jira/browse/KAFKA-20859
             Project: Kafka
          Issue Type: Sub-task
          Components: clients, producer 
            Reporter: Lianet Magrans
            Assignee: Lianet Magrans


The initial impl of the new incremental strategy sizes each record more than 
once per append, which impacts the append path. This task is to improve, 
considering reusing the estimations (extensionBytesNeeded)

See comment: 

[https://github.com/apache/kafka/pull/22654#discussion_r3559240252]



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

Reply via email to