[ 
https://issues.apache.org/jira/browse/KAFKA-14540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Michael Marshall resolved KAFKA-14540.
--------------------------------------
    Resolution: Fixed

Fixed by https://github.com/apache/kafka/pull/13032

> DataOutputStreamWritable#writeByteBuffer writes the wrong portion of the 
> parameterized buffer
> ---------------------------------------------------------------------------------------------
>
>                 Key: KAFKA-14540
>                 URL: https://issues.apache.org/jira/browse/KAFKA-14540
>             Project: Kafka
>          Issue Type: Bug
>            Reporter: Michael Marshall
>            Priority: Minor
>
> The method DataOutputStreamWritable#writeByteBuffer uses the buffer's 
> position instead of its arrayOffset when writing the buffer to the output 
> stream. As a result, the resulting buffer is corrupted.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to