tartarus created FLINK-18636: -------------------------------- Summary: Asynchronous close via configurable timeout in seconds for CompletedOperationCache Key: FLINK-18636 URL: https://issues.apache.org/jira/browse/FLINK-18636 Project: Flink Issue Type: Improvement Components: Runtime / Web Frontend Affects Versions: 1.11.0, 1.10.1, 1.10.0 Reporter: tartarus
When flink job canceled/failed ,it need to wait all closeAsync finish. but CompletedOperationCache’s closeAsync timeout is fixed at 300s, so i think via configurable timeout is better. -- This message was sent by Atlassian Jira (v8.3.4#803005)