Jose Armando Garcia Sancio created KAFKA-10884: --------------------------------------------------
Summary: 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 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.3.4#803005)