You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Dawid Wysakowicz (Jira)" <ji...@apache.org> on 2021/09/13 07:12:00 UTC

[jira] [Created] (FLINK-24269) Rename methods around final checkpoints

Dawid Wysakowicz created FLINK-24269:
----------------------------------------

             Summary: 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
             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)