[ 
https://issues.apache.org/jira/browse/FLINK-5561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15831893#comment-15831893
 ] 

ASF GitHub Bot commented on FLINK-5561:
---------------------------------------

Github user asfgit closed the pull request at:

    https://github.com/apache/flink/pull/3171


> DataInputDeserializer#available returns one too few
> ---------------------------------------------------
>
>                 Key: FLINK-5561
>                 URL: https://issues.apache.org/jira/browse/FLINK-5561
>             Project: Flink
>          Issue Type: Bug
>    Affects Versions: 1.2.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>
> DataInputDeserializer#available seems to assume that the position points to 
> the last read byte but instead it points to the next byte. Therefore, it 
> returns a value which is 1 smaller than the correct one.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to