[ https://issues.apache.org/jira/browse/KAFKA-8154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16810447#comment-16810447 ]
Rajesh Nataraja commented on KAFKA-8154: ---------------------------------------- [~rsivaram] BUFFER_UNDERFLOW was never noticed if we did not make the change for BUFFER_OVERFLOW. If we follow the documentation posted by oracle and handle buffer_overflow, it creates an underflow. If used the change as suggested by PR 6495 and only changed the overflow portion instead. Even that created a buffer underflow scenario. > Buffer Overflow exceptions between brokers and with clients > ----------------------------------------------------------- > > Key: KAFKA-8154 > URL: https://issues.apache.org/jira/browse/KAFKA-8154 > Project: Kafka > Issue Type: Bug > Components: clients > Affects Versions: 2.1.0 > Reporter: Rajesh Nataraja > Priority: Major > Attachments: server.properties.txt > > > https://github.com/apache/kafka/pull/6495 > https://github.com/apache/kafka/pull/5785 -- This message was sent by Atlassian JIRA (v7.6.3#76005)