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)