Rajini Sivaram created KAFKA-13277:
--------------------------------------
Summary: Serialization of long tagged string in request/response
throws BufferOverflowException
Key: KAFKA-13277
URL: https://issues.apache.org/jira/browse/KAFKA-13277
Project: Kafka
Issue Type: Bug
Components: clients
Reporter: Rajini Sivaram
Assignee: Rajini Sivaram
Fix For: 3.0.1
Size computation for tagged strings in the message generator is incorrect and
hence it works only for small strings (126 bytes or so) where the length
happens to be correct.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)