You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flume.apache.org by "Santiago M. Mola (JIRA)" <ji...@apache.org> on 2014/09/24 14:37:34 UTC

[jira] [Created] (FLUME-2475) toLowerCase/toUpperCase used without Locale parameter to manipulate Enum

Santiago M. Mola created FLUME-2475:
---------------------------------------

             Summary: toLowerCase/toUpperCase used without Locale parameter to manipulate Enum
                 Key: FLUME-2475
                 URL: https://issues.apache.org/jira/browse/FLUME-2475
             Project: Flume
          Issue Type: Bug
    Affects Versions: v1.5.0.1
            Reporter: Santiago M. Mola
            Priority: Minor
             Fix For: v1.6.0


.toLowerCase() / .toUpperCase() is used intensively in Flume's code base without passing Locale.ENGLISH to it. This breaks Flume depending on the system locale.



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