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

Anu Engineer commented on HADOOP-15007:
---------------------------------------

In my mind, Enums are acting as a set of constants that is easy to use in code, 
that is once the const string is read, it becomes something better than just a 
string, since it is kind of type. 

But I see the issue that parser is logging an error and it *should not* happen. 
I am fine with removing the Enums if that is the only way, but if we are able 
to address the logging issue without that, I would prefer that.

cc: [~ajayydv]  

> Stabilize and document Configuration <tag> element
> --------------------------------------------------
>
>                 Key: HADOOP-15007
>                 URL: https://issues.apache.org/jira/browse/HADOOP-15007
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: conf
>    Affects Versions: 3.1.0
>            Reporter: Steve Loughran
>            Assignee: Anu Engineer
>            Priority: Blocker
>
> HDFS-12350 (moved to HADOOP-15005). Adds the ability to tag properties with a 
> <tag> value.
> We need to make sure that this feature is backwards compatible & usable in 
> production. That's docs, testing, marshalling etc.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to