xy created FLINK-31106: -------------------------- Summary: Skip history server archiving for suspended jobs on JsonResponseHistoryServerArchivist Key: FLINK-31106 URL: https://issues.apache.org/jira/browse/FLINK-31106 Project: Flink Issue Type: Bug Components: Runtime / State Backends Affects Versions: 1.16.1, 1.15.1, 1.14.5 Reporter: xy Fix For: 1.7.3
JsonResponseHistoryServerArchivist would archivist data on FileSystem when TerminalState is not GLOBALLY. cause FileAlreadyExistsException like https://issues.apache.org/jira/browse/FLINK-24232 -- This message was sent by Atlassian Jira (v8.20.10#820010)