[
https://issues.apache.org/jira/browse/HDFS-4623?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610178#comment-13610178
]
Steve Loughran commented on HDFS-4623:
--------------------------------------
the startup options are all implicit: I checked that first.
> NameNode.parseArguments() should use EN as the locale for case checks of
> arguments
> ----------------------------------------------------------------------------------
>
> Key: HDFS-4623
> URL: https://issues.apache.org/jira/browse/HDFS-4623
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: namenode
> Affects Versions: 2.0.3-alpha
> Reporter: Steve Loughran
> Priority: Trivial
> Attachments: HDFS-4623.patch
>
>
> {{NameNode.parseArguments()}} uses {{equalsIgnoreCase()}} to case convert
> arguments on the command line. This will not work consistently across
> locales, especially those that don't have {{"I".toLower()=="i").
> Fix is trivial.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira