[jira] [Created] (FLINK-10297) PostVersionedIOReadableWritable ignores result of InputStream.read(...)

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-10297) PostVersionedIOReadableWritable ignores result of InputStream.read(...)

Shang Yuanchun (Jira)
Stefan Richter created FLINK-10297:
--------------------------------------

             Summary: PostVersionedIOReadableWritable ignores result of InputStream.read(...)
                 Key: FLINK-10297
                 URL: https://issues.apache.org/jira/browse/FLINK-10297
             Project: Flink
          Issue Type: Bug
          Components: State Backends, Checkpointing
    Affects Versions: 1.6.0, 1.5.3, 1.4.2
            Reporter: Stefan Richter


PostVersionedIOReadableWritable ignores result of {{InputStream.read(...)}}. Probably the intention was to invoke {{readFully}}. As it is now, this can lead to a corrupted deserialization.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)