[
https://issues.apache.org/jira/browse/FLINK-24269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414224#comment-17414224
]
liwei li edited comment on FLINK-24269 at 9/14/21, 1:12 AM:
------------------------------------------------------------
Is it just renaming? Can I try it? Meanwhile, by modifying it, I can learn more
about the mechanism of checkpoint. thx.
was (Author: liliwei):
Is it just renaming? Can I try it? Meanwhile, I just want to know more about
the mechanism of checkpoint. thx.
> Rename methods around final checkpoints
> ---------------------------------------
>
> Key: FLINK-24269
> URL: https://issues.apache.org/jira/browse/FLINK-24269
> Project: Flink
> Issue Type: Sub-task
> Components: Runtime / Checkpointing
> Reporter: Dawid Wysakowicz
> Priority: Minor
> Fix For: 1.15.0
>
>
> We should rename:
> * {{TaskStateSnapshot.isFinishedOnRestore()}} to {{isTaskDeployedAsFinished}}
> * {{TaskStateSnapshot.isOperatorsFinished()}} to {{isTaskFinished}}
> * {{PendingCheckpoint#updateNonFinishedOnRestoreOperatorState}} to
> {{updateOperatorState}}
> For context see:
> https://github.com/apache/flink/pull/16655#issuecomment-899603149
--
This message was sent by Atlassian Jira
(v8.3.4#803005)