You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/07/30 14:08:04 UTC

[jira] [Created] (FLINK-2436) Make ByteStreamStateHandles more robust

Gyula Fora created FLINK-2436:
---------------------------------

             Summary: Make ByteStreamStateHandles more robust
                 Key: FLINK-2436
                 URL: https://issues.apache.org/jira/browse/FLINK-2436
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
            Reporter: Gyula Fora
            Assignee: Gyula Fora
            Priority: Critical


The ByteStreamStateHandles are currently implemented in a very specific way that makes assumptions of their actual usage. Also there is a possible resource leak when errors occur during writing or reading from the stream.

This affects FileStateHandles as well of course.



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