You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Elizabeth Thomas (JIRA)" <ji...@apache.org> on 2013/08/22 03:30:52 UTC

[jira] [Commented] (HADOOP-9236) Use i18n-ized case comparisons in FileSystem

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

Elizabeth Thomas commented on HADOOP-9236:
------------------------------------------

{code}
ajhvsjh
{code}
                
> Use i18n-ized case comparisons in FileSystem
> --------------------------------------------
>
>                 Key: HADOOP-9236
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9236
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs
>    Affects Versions: 2.0.2-alpha
>            Reporter: Steve Loughran
>            Priority: Trivial
>   Original Estimate: 1m
>  Remaining Estimate: 1m
>
> {{FileSystem.checkPath()}} uses {{equalsIgnoreCase()}} when looking at URLs -this can break in different countries -such as Turkey's handling of {{"I".toLowerCase()}}. The comparisons should be done by converting the strings to lower case in {{EN_US}} first.

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