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

[jira] [Created] (FLINK-19220) Add a way to close internal resources

Igal Shilman created FLINK-19220:
------------------------------------

             Summary: Add a way to close internal resources
                 Key: FLINK-19220
                 URL: https://issues.apache.org/jira/browse/FLINK-19220
             Project: Flink
          Issue Type: Improvement
          Components: Stateful Functions
            Reporter: Igal Shilman


Currently the internal Http stateful function, obtains transitively few resources like a thread pool and a connection pool via an http client. But it is unaware of a task cancellation and redeploying creating the potential for these resources to leak.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)