You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Roman Khachatryan (Jira)" <ji...@apache.org> on 2021/01/19 15:36:00 UTC

[jira] [Created] (FLINK-21033) Remove PendingCheckpoint.statsCallback

Roman Khachatryan created FLINK-21033:
-----------------------------------------

             Summary: Remove PendingCheckpoint.statsCallback
                 Key: FLINK-21033
                 URL: https://issues.apache.org/jira/browse/FLINK-21033
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing, Runtime / Metrics
    Affects Versions: 1.13.0
            Reporter: Roman Khachatryan
            Assignee: Roman Khachatryan
             Fix For: 1.13.0


During the offline discussion of FLINK-19462 with [~pnowojski] we decided to remove PendingCheckpoint.statsCallback. Instead of having it as a callback field, it can either be passed as an argument or even inlined into the caller (CheckpointCoordinator).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)