;> as the restart limit is not reached otherwise the job will transition into
>>> terminal FAILED status. You may check the job restart strategy [1] for more
>>> details.
>>>
>>> [1]
>>> https://nightlies.apache.org/flink/flink-docs-release-1.17/do
ink/flink-docs-release-1.17/docs/ops/state/task_failure_recovery/#restart-strategies
>>
>> Best,
>> Zhanghao Chen
>> --
>> *发件人:* Krzysztof Chmielewski
>> *发送时间:* 2023年9月17日 7:58
>> *收件人:* user
>> *主题:* HA in k8s operat
; details.
>
> [1]
> https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/ops/state/task_failure_recovery/#restart-strategies
>
> Best,
> Zhanghao Chen
> --
> *发件人:* Krzysztof Chmielewski
> *发送时间:* 2023年9月17日 7:58
> *收件人:* user
gy [1] for more details.
[1]
https://nightlies.apache.org/flink/flink-docs-release-1.17/docs/ops/state/task_failure_recovery/#restart-strategies
Best,
Zhanghao Chen
发件人: Krzysztof Chmielewski
发送时间: 2023年9月17日 7:58
收件人: user
主题: HA in k8s operator
Hi communi
Hi community,
I would like to test flink k8s operator's HA capabilities for TM and JM
failover.
The simple test I did for TM failover was as follows:
- run Flink session cluster in native mode
- submit FlinkSessionJob resource with SAVEPOINT upgreade mode.
- kill task manager pod
It turns out tha