[ 
https://issues.apache.org/jira/browse/FLINK-29730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Rui Fan updated FLINK-29730:
----------------------------
    Summary: Do not support concurrent unaligned checkpoints in the 
ChannelStateWriteRequestDispatcherImpl  (was: Simplify the 
ChannelStateWriteRequestDispatcherImpl due to not supported concurrent 
unaligned checkpoint)

> Do not support concurrent unaligned checkpoints in the 
> ChannelStateWriteRequestDispatcherImpl
> ---------------------------------------------------------------------------------------------
>
>                 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: Rui Fan
>            Priority: Major
>              Labels: pull-request-available
>             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