You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "huweihua (Jira)" <ji...@apache.org> on 2022/06/30 10:16:00 UTC

[jira] [Created] (FLINK-28325) DataOutputSerializer#writeBytes increase position twice

huweihua created FLINK-28325:
--------------------------------

             Summary: DataOutputSerializer#writeBytes increase position twice
                 Key: FLINK-28325
                 URL: https://issues.apache.org/jira/browse/FLINK-28325
             Project: Flink
          Issue Type: Bug
          Components: Runtime / Task
            Reporter: huweihua
         Attachments: image-2022-06-30-18-14-50-827.png, image-2022-06-30-18-15-18-590.png

Hi, I was looking at the code and found that DataOutputSerializer.writeBytes increases the position twice, I feel it is a problem, please let me know if it is for a special purpose

org.apache.flink.core.memory.DataOutputSerializer#writeBytes

 

!image-2022-06-30-18-14-50-827.png!!image-2022-06-30-18-15-18-590.png!



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