Hi
Added Yang Wang who mainly develops this feature, I think he could provide more
information.
Best
Yun Tang
From: Boris Lublinsky
Sent: Tuesday, October 27, 2020 22:57
To: Yun Tang
Cc: user
Subject: Re: Flink checkpointing state
Thanks Yun,
This refers to
HA support of
> k8s which targets for release-1.12.
>
> [1] https://issues.apache.org/jira/browse/FLINK-12884
> <https://issues.apache.org/jira/browse/FLINK-12884>
>
> Best
> Yun Tang
>
> From: Boris Lublinsky
> Sent: Tuesday, October 27, 2020 2:56
>
Subject: Flink checkpointing state
This is from Flink 1.8:
"Job Manager keeps some state related to checkpointing in it’s memory. This
state would be lost on Job Manager crashes, which is why this state is
persisted in ZooKeeper. This means that even though there is no real need for
the l
This is from Flink 1.8:
"Job Manager keeps some state related to checkpointing in it’s memory. This
state would be lost on Job Manager crashes, which is why this state is
persisted in ZooKeeper. This means that even though there is no real need for
the leader election and -discovery part of Fli