[ 
https://issues.apache.org/jira/browse/HADOOP-8917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arpit Gupta updated HADOOP-8917:
--------------------------------

    Description: 
Webhdfs and fsck when getting the kerberos principal use Locale.US in 
toLowerCase. We should do the same in replacePattern as this method is used 
when service prinicpals log in.

see 
https://issues.apache.org/jira/browse/HADOOP-8878?focusedCommentId=13472245&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13472245
 for more details

  was:see 
https://issues.apache.org/jira/browse/HADOOP-8878?focusedCommentId=13472245&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13472245
 for more details

    
> add LOCALE.US to toLowerCase in SecurityUtil.replacePattern
> -----------------------------------------------------------
>
>                 Key: HADOOP-8917
>                 URL: https://issues.apache.org/jira/browse/HADOOP-8917
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.2.0, 3.0.0
>            Reporter: Arpit Gupta
>            Assignee: Arpit Gupta
>         Attachments: HADOOP-8917.branch-1.patch, HADOOP-8917.patch
>
>
> Webhdfs and fsck when getting the kerberos principal use Locale.US in 
> toLowerCase. We should do the same in replacePattern as this method is used 
> when service prinicpals log in.
> see 
> https://issues.apache.org/jira/browse/HADOOP-8878?focusedCommentId=13472245&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13472245
>  for more details

--
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

Reply via email to