You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2020/08/18 16:58:00 UTC

[jira] [Created] (FLINK-18989) Write input and output channel state to separate files

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)