[ https://issues.apache.org/jira/browse/KAFKA-469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13444114#comment-13444114 ]
Jun Rao commented on KAFKA-469: ------------------------------- Thanks for patch v3. We need to log the topic/partition in handleProducerRequest() when we hit a MessageSizeTooLargeException. Committed to trunk with the fix. > 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