[
https://issues.apache.org/jira/browse/FLINK-11077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16714437#comment-16714437
]
vinoyang commented on FLINK-11077:
----------------------------------
[~StephanEwen] Agree. to [~aitozi] , I think you can get more context from the
discussion of issue FLINK-10966.
> Make subtask aware of the timeout of checkpoint and abort the current ongoing
> asynccheckpoint
> ---------------------------------------------------------------------------------------------
>
> Key: FLINK-11077
> URL: https://issues.apache.org/jira/browse/FLINK-11077
> Project: Flink
> Issue Type: Improvement
> Components: State Backends, Checkpointing
> Affects Versions: 1.8.0
> Reporter: aitozi
> Assignee: aitozi
> Priority: Major
>
> Now checkpoint coordinator will cancel the checkpoint when checkpoint
> timeout. But the subtask will continue to execute the async part / sync part
> of the timeout checkpoint. When checkpoint state is large, it is a waste of
> bandwidth. So I think the AsyncCheckpointRunnable should be aware of the
> timeout checkpoint and interrupt them. What do you think [~StephanEwen]
> [~srichter]
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)