igalshilman opened a new pull request #150: URL: https://github.com/apache/flink-statefun/pull/150
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
