[
https://issues.apache.org/jira/browse/FLINK-24269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17414796#comment-17414796
]
Dawid Wysakowicz commented on FLINK-24269:
------------------------------------------
Yes, it is just about renaming. If you want to take a shot at it, please go
ahead.
> 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)