[jira] [Created] (FLINK-12514) Refactor the failure checkpoint counting mechanism with ordered checkpoint id

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-12514) Refactor the failure checkpoint counting mechanism with ordered checkpoint id

Shang Yuanchun (Jira)
vinoyang created FLINK-12514:
--------------------------------

             Summary: Refactor the failure checkpoint counting mechanism with ordered checkpoint id
                 Key: FLINK-12514
                 URL: https://issues.apache.org/jira/browse/FLINK-12514
             Project: Flink
          Issue Type: Improvement
          Components: Runtime / Checkpointing
            Reporter: vinoyang
            Assignee: vinoyang


Currently, the checkpoint failure manager uses a simple counting mechanism which does not tract checkpoint id sequence.

However, a more graceful counting mechanism is based on ordered checkpoint id sequence.

It should be refactored after the FLINK-12364 would been merged.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)