[ 
https://issues.apache.org/jira/browse/KAFKA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Swapnil Ghike updated KAFKA-469:
--------------------------------

    Attachment: kafka-469-v3.patch

Reopening this issue to remove the stack trace logged in case of receiving a 
message larger than the permissible limit set by the server config.
                
> Message size is not checked at the server
> -----------------------------------------
>
>                 Key: KAFKA-469
>                 URL: https://issues.apache.org/jira/browse/KAFKA-469
>             Project: Kafka
>          Issue Type: Bug
>    Affects Versions: 0.7.1
>            Reporter: Swapnil Ghike
>            Assignee: Swapnil Ghike
>              Labels: bug
>             Fix For: 0.7.2
>
>         Attachments: kafka-469-v1.patch, kafka-469-v2.patch, 
> kafka-469-v3.patch
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> Message size is checked currently only in SyncProducer and not at the server. 
> Therefore, non-java clients can push bigger messages to the server. Need a 
> message size check at the server as well.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to