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

[jira] [Resolved] (FLINK-17694) Wrong min-length check in SimpleVersionedSerialization

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

Stephan Ewen resolved FLINK-17694.
----------------------------------
    Resolution: Fixed

Fixed in 1.11.0 via 3ba9b38cd750d12db759007235cc7f8497ee4170

> Wrong min-length check in SimpleVersionedSerialization
> ------------------------------------------------------
>
>                 Key: FLINK-17694
>                 URL: https://issues.apache.org/jira/browse/FLINK-17694
>             Project: Flink
>          Issue Type: Bug
>          Components: API / Core
>    Affects Versions: 1.10.0
>            Reporter: Stephan Ewen
>            Assignee: Stephan Ewen
>            Priority: Minor
>             Fix For: 1.11.0
>
>
> The SimpleVersionedSerialization checks for a minimum of 4 bytes when checking the arguments, but needs at least 8 bytes (two integers).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)