Jun He created FLINK-37532:
------------------------------
Summary: Job recovery always starts from initialSavepointPath when
JobManager HA is disabled in case of jobManger failure
Key: FLINK-37532
URL: https://issues.apache.org/jira/browse/FLINK-37532
Project: Flink
Issue Type: Bug
Components: Kubernetes Operator
Affects Versions: 1.10.3
Reporter: Jun He
When submitting a Flink job using the Flink Kubernetes Operator, if the
{{initialSavepointPath}} parameter is specified and JobManager High
Availability (HA) is not enabled, subsequent recovery after the JobManager pod
crashes for some reason will still restore the job from the path specified by
{{{}initialSavepointPath{}}}. This leads to the consumption of data from a long
time ago. Is this a bug in the Kubernetes Operator, or am I using the operator
incorrectly?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)