[
https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ChenLin updated KAFKA-8832:
---------------------------
Description:
I found that kafka is not on the server side, limiting the amount of data read
per fetch request. This may cause the kafka server program to report an error:
OutOfMemory. We have encountered such a situation:
!image-2019-08-25-15-31-56-707.png!
was:We should limit the maximum size read by a fetch request on the kafka
server.
> We should limit the maximum size read by a fetch request on the kafka server.
> -----------------------------------------------------------------------------
>
> Key: KAFKA-8832
> URL: https://issues.apache.org/jira/browse/KAFKA-8832
> Project: Kafka
> Issue Type: Bug
> Components: core
> Affects Versions: 2.3.0, 2.2.1
> Reporter: ChenLin
> Priority: Major
> Attachments: image-2019-08-25-15-31-56-707.png
>
>
> I found that kafka is not on the server side, limiting the amount of data
> read per fetch request. This may cause the kafka server program to report an
> error: OutOfMemory. We have encountered such a situation:
> !image-2019-08-25-15-31-56-707.png!
--
This message was sent by Atlassian Jira
(v8.3.2#803003)