[
https://issues.apache.org/jira/browse/KAFKA-4004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398011#comment-15398011
]
ASF GitHub Bot commented on KAFKA-4004:
---------------------------------------
Github user onurkaraman closed the pull request at:
https://github.com/apache/kafka/pull/1677
> NetworkReceive.complete() should not throw NullPointerException after
> partially reading the size
> ------------------------------------------------------------------------------------------------
>
> Key: KAFKA-4004
> URL: https://issues.apache.org/jira/browse/KAFKA-4004
> Project: Kafka
> Issue Type: Bug
> Reporter: Onur Karaman
> Assignee: Onur Karaman
>
> NetworkReceive.readFrom can partially read the size and not allocate a
> buffer. A following NetworkReceive.complete() should not throw a
> NullPointerException and should instead just return false.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)