[
https://issues.apache.org/jira/browse/KAFKA-19760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Quah reassigned KAFKA-19760:
---------------------------------
Assignee: Sean Quah
> RecordTooLargeExceptions in group coordinator when
> offsets.topic.compression.codec is used
> ------------------------------------------------------------------------------------------
>
> Key: KAFKA-19760
> URL: https://issues.apache.org/jira/browse/KAFKA-19760
> Project: Kafka
> Issue Type: Bug
> Components: group-coordinator
> Reporter: Sean Quah
> Assignee: Sean Quah
> Priority: Major
>
> The coordinator runtime can be overly optimistic about compression ratios
> when filling up batches and can often overflow `max.message.bytes` of the
> topic. When this happens, all the group coordinator requests that wrote to
> the batch fail with an UNKNOWN_SERVER_ERROR. This error is non-retriable and
> disruptive to client applications.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)