You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "tartarus (Jira)" <ji...@apache.org> on 2020/07/19 07:07:00 UTC

[jira] [Created] (FLINK-18636) Asynchronous close via configurable timeout in seconds for CompletedOperationCache

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)