[
https://issues.apache.org/jira/browse/KAFKA-16831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Jacot resolved KAFKA-16831.
---------------------------------
Fix Version/s: 3.8.0
Reviewer: David Jacot
Resolution: Fixed
> CoordinatorRuntime should initialize MemoryRecordsBuilder with max batch size
> write limit
> -----------------------------------------------------------------------------------------
>
> Key: KAFKA-16831
> URL: https://issues.apache.org/jira/browse/KAFKA-16831
> Project: Kafka
> Issue Type: Sub-task
> Reporter: Jeff Kim
> Assignee: Jeff Kim
> Priority: Major
> Fix For: 3.8.0
>
>
> Otherwise, we default to the min buffer size of 16384 for the write limit.
> This causes the coordinator to threw RecordTooLargeException even when it's
> under the 1MB max batch size limit.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)