You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Kuhu Shukla (JIRA)" <ji...@apache.org> on 2018/11/07 17:28:00 UTC

[jira] [Created] (HADOOP-15909) KeyProvider class should implement Closeable

Kuhu Shukla created HADOOP-15909:
------------------------------------

             Summary: 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: 2.8.5, 3.0.3
            Reporter: Kuhu Shukla
            Assignee: Kuhu Shukla


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: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org