[
https://issues.apache.org/jira/browse/HADOOP-8514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13714873#comment-13714873
]
Alex Kodat commented on HADOOP-8514:
------------------------------------
I hit this issue, too, when installing 2.0.5. I would comment that while the
patch works for me it's a bit inconsistent with replacePattern which specifies
Locale.US on toLowerCase. Should the patch to testLocalHostNameForNullOrWild
specify Locale.US? Though maybe replacePattern shouldn't be so ethnocentric and
use the default Locale for the site? AFAIK, using Locale.US has little impact
on toLowerCase except in Turkey where there are dotted and undotted upper and
lower case I's and the dotted upper case I maps to lower case undotted I and
the undotted upper case I maps to an undotted lower case I.
> Failed tests: testLocalHostNameForNullOrWild
> ----------------------------------------------
>
> Key: HADOOP-8514
> URL: https://issues.apache.org/jira/browse/HADOOP-8514
> Project: Hadoop Common
> Issue Type: Bug
> Components: security
> Affects Versions: 2.0.0-alpha
> Reporter: xieguiming
> Assignee: Steven Willis
> Priority: Minor
> Attachments: HADOOP-8514.patch
>
>
> Because of HADOOP-7988, and testLocalHostNameForNullOrWild failed.
--
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