You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Xiaoyu Yao (Jira)" <ji...@apache.org> on 2021/04/09 17:52:00 UTC

[jira] [Created] (HDDS-5087) Ozone RPC client leaks KeyProvider instances

Xiaoyu Yao created HDDS-5087:
--------------------------------

             Summary: Ozone RPC client leaks KeyProvider instances
                 Key: HDDS-5087
                 URL: https://issues.apache.org/jira/browse/HDDS-5087
             Project: Apache Ozone
          Issue Type: Bug
            Reporter: Dileep Kumar Chiguruvada
            Assignee: Xiaoyu Yao


Ozone RPC Client currently create a key provider instance each time the getKeyProvider is invoked. The caller such as objectstore does not keep track of the returned KMS provider with a close(). This leads to leaks of resources associate with KMS provider (e.g. SSL). 



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org