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/14 13:55:00 UTC

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

Stephan Ewen created FLINK-17694:
------------------------------------

             Summary: 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
             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)