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)