Swapnil Ghike created KAFKA-490:
-----------------------------------

             Summary: Check max message size on server instead of producer
                 Key: KAFKA-490
                 URL: https://issues.apache.org/jira/browse/KAFKA-490
             Project: Kafka
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Swapnil Ghike
            Assignee: Swapnil Ghike
             Fix For: 0.8


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. Can remove the check from producer side since 
server can send acks in 0.8.

--
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