[ https://issues.apache.org/jira/browse/KAFKA-10884 ]
Alyssa Huang deleted comment on KAFKA-10884:
--------------------------------------
was (Author: alyssahuang):
I guess, is the motivation for this ticket because Raft also adheres to the
broker config replica.fetch.max.bytes? If that's the case I understand why we
would want parity.
> Limit the size of Fetch and FetchSnapshot response based on broker
> configuration
> --------------------------------------------------------------------------------
>
> Key: KAFKA-10884
> URL: https://issues.apache.org/jira/browse/KAFKA-10884
> Project: Kafka
> Issue Type: Sub-task
> Components: replication
> Reporter: Jose Armando Garcia Sancio
> Assignee: HaiyuanZhao
> Priority: Major
>
> The Raft Client implementation for Fetch and FetchSnapshot do not limit the
> size of the response sent based on the local configuration of
> replica.fetch.response.max.bytes. Fix this.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)