[
https://issues.apache.org/jira/browse/HADOOP-10696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14033246#comment-14033246
]
Charles Lamb commented on HADOOP-10696:
---------------------------------------
Hi Tucu,
Just a few nits.
As has been previously mentioned, there are whitespace issues. There are a
bunch of places where there are trailing whitespace in the lines that should be
removed.
Is there any reason that KeyProvider.TAGS_FIELD can't be shared with
KMSRESTConstants.TAGS_FIELD?
TestKeyProvider.java: s/String[]{"a"/String[] {"a/
> Add optional tags to KeyProvider Options and Metadata
> -----------------------------------------------------
>
> Key: HADOOP-10696
> URL: https://issues.apache.org/jira/browse/HADOOP-10696
> Project: Hadoop Common
> Issue Type: Improvement
> Components: security
> Affects Versions: 3.0.0
> Reporter: Alejandro Abdelnur
> Assignee: Alejandro Abdelnur
> Attachments: HADOOP-10696.patch, HADOOP-10696.patch,
> HADOOP-10696.patch
>
>
> In addition to having an optional description, KeyProvider Options and
> Metadata should support optional tags to help categorize keys.
> This would be useful for visualization purposes.
--
This message was sent by Atlassian JIRA
(v6.2#6252)