You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jose Armando Garcia Sancio (Jira)" <ji...@apache.org> on 2020/12/22 18:49:00 UTC

[jira] [Created] (KAFKA-10884) Limit the size of Fetch and FetchSnapshot response based on broker configuration

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)