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 "Larry McCay (JIRA)" <ji...@apache.org> on 2014/01/16 19:51:20 UTC

[jira] [Created] (HADOOP-10238) Decouple the Creation of Key metadata from the creation of a key version

Larry McCay created HADOOP-10238:
------------------------------------

             Summary: Decouple the Creation of Key metadata from the creation of a key version
                 Key: HADOOP-10238
                 URL: https://issues.apache.org/jira/browse/HADOOP-10238
             Project: Hadoop Common
          Issue Type: Bug
          Components: security
            Reporter: Larry McCay
            Assignee: Larry McCay


Currently, KeyProvider createKey establishes a new key metadata and an initial version of the key. This should be separated such that a key is created and an initial version is then realized through the KeyProvider rollNewVersion method.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)