[ 
https://issues.apache.org/jira/browse/KAFKA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088050#comment-13088050
 ] 

Jun Rao commented on KAFKA-99:
------------------------------

+1

> SocketServer.scala does not enforce a maximum request size
> ----------------------------------------------------------
>
>                 Key: KAFKA-99
>                 URL: https://issues.apache.org/jira/browse/KAFKA-99
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Jay Kreps
>            Assignee: Jay Kreps
>         Attachments: kafka-socket-server-max-request-v2.diff, 
> kafka-socket-server-max-request.diff
>
>
> The socket server should enforce a max request size to avoid running out of 
> memory if a large request is sent. I see code in BoundedByteBufferReceive and 
> in KafkaConfig to specify this, but it doesn't seem to be getting used. I 
> added this in and added a stand-alone test for the socket server to start 
> handling some of this stuff.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to