Swapnil Ghike created KAFKA-469: ----------------------------------- Summary: 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 Fix For: 0.7.1
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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira