[ 
https://issues.apache.org/jira/browse/HDDS-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ASF GitHub Bot updated HDDS-5087:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Major
>              Labels: pull-request-available
>
> 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