Go Client support max message size ---------------------------------- Key: KAFKA-298 URL: https://issues.apache.org/jira/browse/KAFKA-298 Project: Kafka Issue Type: Bug Components: clients Affects Versions: 0.7.1 Reporter: AaronR Attachments: NOTICE, messageedge.patch
The go client has a bug when max message size is reached on broker-consumer request, such that resulting bytes sent to consumer contain a truncated/partial message as last message. Go client was not recognizing and handling this partial message. -- 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