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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to