fanrui created FLINK-29730:
------------------------------

             Summary: Simplify the ChannelStateWriteRequestDispatcherImpl due 
to not supported concurrent unaligned checkpoint
                 Key: FLINK-29730
                 URL: https://issues.apache.org/jira/browse/FLINK-29730
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
    Affects Versions: 1.17.0
            Reporter: fanrui
             Fix For: 1.17.0


The _`Map<Long, ChannelStateCheckpointWriter> writers;`_ can be simplified to 
{_}`long ongoingCheckpointId{_}` and `{_}ChannelStateCheckpointWriter 
writer`{_} due to not supported concurrent unaligned checkpoint.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to