Jeff Kim created KAFKA-16831:
--------------------------------
Summary: 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
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)