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 "Steve Loughran (JIRA)" <ji...@apache.org> on 2014/09/19 10:41:34 UTC

[jira] [Created] (HADOOP-11111) MiniKDC to use locale EN_US for case conversions

Steve Loughran created HADOOP-11111:
---------------------------------------

             Summary: MiniKDC to use locale EN_US for case conversions
                 Key: HADOOP-11111
                 URL: https://issues.apache.org/jira/browse/HADOOP-11111
             Project: Hadoop Common
          Issue Type: Improvement
          Components: tools
            Reporter: Steve Loughran
            Assignee: Steve Loughran
            Priority: Minor


The miniKDC cluster uses {{.equalsIgnoreCase()}}, and {{.toLower()}}, {{.toUpper}} everywhere. While nobody uses this in production, it should be fixed to ensure tests run consistently across all locales.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)