[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-30 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919798#comment-16919798 ] Guozhang Wang commented on KAFKA-8832: -- Also worth checking your SocketRequestMaxBytes and

[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-30 Thread Guozhang Wang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16919784#comment-16919784 ] Guozhang Wang commented on KAFKA-8832: -- [~LordChen] Did you override the `SocketSendBufferBytes` on

[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-29 Thread Stanislav Kozlovski (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918926#comment-16918926 ] Stanislav Kozlovski commented on KAFKA-8832: Do you happen to have the text files of the logs

[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-28 Thread ChenLin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16918238#comment-16918238 ] ChenLin commented on KAFKA-8832: [~guozhang]  I did a test and then dumped the jvm memory at the time.

[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-25 Thread Lee Dongjin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915214#comment-16915214 ] Lee Dongjin commented on KAFKA-8832: Hi [~LordChen], Since this issue includes public API changes,

[jira] [Commented] (KAFKA-8832) We should limit the maximum size read by a fetch request on the kafka server.

2019-08-25 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8832?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16915179#comment-16915179 ] ASF GitHub Bot commented on KAFKA-8832: --- lordcheng10 commented on pull request #7252: