Yang Wang created FLINK-27259: --------------------------------- Summary: Observer should not clear savepoint errors even though deployment is healthy Key: FLINK-27259 URL: https://issues.apache.org/jira/browse/FLINK-27259 Project: Flink Issue Type: Bug Components: Kubernetes Operator Reporter: Yang Wang
Even though the deployment is healthy and job is running, triggering savepoint still could fail with errors. See FLINK-27257 for more information. These errors should not be cleared in {{{}AbstractDeploymentObserver{}}}. -- This message was sent by Atlassian Jira (v8.20.1#820001)