[
https://issues.apache.org/jira/browse/FLUME-2475?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Santiago M. Mola updated FLUME-2475:
------------------------------------
Attachment: FLUME-2475-0.patch
> 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
>
> Attachments: FLUME-2475-0.patch
>
>
> .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)