You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2021/08/26 02:14:33 UTC

[GitHub] [zeppelin] zjffdu commented on pull request #4208: [ZEPPELIN-5497] Memory leak of GenericObjectPool

zjffdu commented on pull request #4208:
URL: https://github.com/apache/zeppelin/pull/4208#issuecomment-906021293


   @Reamer  I am afraid we can not use `try-with-resource` here, because `PooledRemoteClient` will be used in the whole lifecycle of `RemoteInterpreterProcess` (used in multiple places). 


-- 
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.

To unsubscribe, e-mail: dev-unsubscribe@zeppelin.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org