You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Andrey Zagrebin (JIRA)" <ji...@apache.org> on 2018/10/30 10:49:00 UTC

[jira] [Created] (FLINK-10724) Refactor failure handling in check point coordinator

Andrey Zagrebin created FLINK-10724:
---------------------------------------

             Summary: Refactor failure handling in check point coordinator
                 Key: FLINK-10724
                 URL: https://issues.apache.org/jira/browse/FLINK-10724
             Project: Flink
          Issue Type: Improvement
          Components: State Backends, Checkpointing
            Reporter: Andrey Zagrebin


At the moment failure handling of asynchronously triggered checkpoint in check point coordinator happens in different places. We could organise it similar way as failure handling of synchronous triggering of checkpoint in *CheckpointTriggerResult* where ** classify error cases. This will simplify e.g. integration of error counter for FLINK-10074.



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