Roman Khachatryan created FLINK-18989: -----------------------------------------
Summary: Write input and output channel state to separate files Key: FLINK-18989 URL: https://issues.apache.org/jira/browse/FLINK-18989 Project: Flink Issue Type: Improvement Components: Runtime / Task Reporter: Roman Khachatryan Assignee: Roman Khachatryan Fix For: 1.12.0 To support sequential read of channel state (which would be more efficient), input and output channel state should be stored in separate files/handles. This will allow to keep in/out state reading code separate and run it in parallel. -- This message was sent by Atlassian Jira (v8.3.4#803005)