[
https://issues.apache.org/jira/browse/HADOOP-15909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16739718#comment-16739718
]
Hudson commented on HADOOP-15909:
---------------------------------
SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #15758 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/15758/])
HADOOP-15909. KeyProvider class should implement Closeable. Contributed
(kihwal: rev 33c009a45d95c9b582db25acd205d087e01e2085)
* (edit)
hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/crypto/key/KeyProvider.java
> KeyProvider class should implement Closeable
> --------------------------------------------
>
> Key: HADOOP-15909
> URL: https://issues.apache.org/jira/browse/HADOOP-15909
> Project: Hadoop Common
> Issue Type: Improvement
> Components: kms
> Affects Versions: 3.0.3, 2.8.5
> Reporter: Kuhu Shukla
> Assignee: Kuhu Shukla
> Priority: Major
> Fix For: 3.3.0
>
> Attachments: HADOOP-15909.001.patch
>
>
> KeyProviders and the extensions have close() methods. The classes should
> implement Closeable that will allow try-with-resources to work and help catch
> original exceptions instead of finally blocks and exception masking that
> follows that.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]