You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Till Rohrmann (Jira)" <ji...@apache.org> on 2020/10/12 07:22:00 UTC

[jira] [Assigned] (FLINK-11810) Implement etcd based CheckpointRecoveryFactory

     [ https://issues.apache.org/jira/browse/FLINK-11810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Till Rohrmann reassigned FLINK-11810:
-------------------------------------

    Assignee:     (was: MalcolmSanders)

> Implement etcd based CheckpointRecoveryFactory
> ----------------------------------------------
>
>                 Key: FLINK-11810
>                 URL: https://issues.apache.org/jira/browse/FLINK-11810
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Runtime / Coordination
>            Reporter: MalcolmSanders
>            Priority: Minor
>
> Implement CheckpointRecoveryFactory using jetcd. A CheckpointRecoveryFactory implementation consist of two components: CheckpointIDCounter and CompletedCheckpoint. CheckpointIDCounter will use jetcd sequencer API (FLINK-11808) while CompletedCheckpointStore will use EtcdStateHandleStore (FLINK-11809).



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