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 "Owen O'Malley (JIRA)" <ji...@apache.org> on 2014/06/10 18:51:02 UTC

[jira] [Commented] (HADOOP-10646) KeyProvider buildVersionName method should be moved to a utils class

    [ https://issues.apache.org/jira/browse/HADOOP-10646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14026666#comment-14026666 ] 

Owen O'Malley commented on HADOOP-10646:
----------------------------------------

It is a *feature* to have understandable key version names. The job tracker used to create unique identifiers for job ids and task ids too, but we fixed it to use patterns. As a result you can actually understand what is happening.

Do not disable the feature.

> KeyProvider buildVersionName method should be moved to a utils class
> --------------------------------------------------------------------
>
>                 Key: HADOOP-10646
>                 URL: https://issues.apache.org/jira/browse/HADOOP-10646
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: security
>    Affects Versions: 3.0.0
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>             Fix For: 3.0.0
>
>
> The buildVersionName() method should not be part of the KeyProvider public API because keyversions could be opaque (not built based on the keyname and key generation counter).
> KeyProvider implementations may choose to use buildVersionName() for reasons such as described in HADOOP-10611.



--
This message was sent by Atlassian JIRA
(v6.2#6252)