[
https://issues.apache.org/jira/browse/LOG4J2-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081682#comment-17081682
]
ASF subversion and git services commented on LOG4J2-2817:
---------------------------------------------------------
Commit 62863cbd0e57bacde86fca68e91853927cdeff5f in logging-log4j2's branch
refs/heads/release-2.x from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=62863cb ]
LOG4J2-2817 - Allow the file size action to parse the value without being
sensitive to the current locale.
> Allow the file size action to be sensitive to the correct Locale.
> -----------------------------------------------------------------
>
> Key: LOG4J2-2817
> URL: https://issues.apache.org/jira/browse/LOG4J2-2817
> Project: Log4j 2
> Issue Type: Bug
> Components: Appenders
> Affects Versions: 2.13.1
> Reporter: Ralph Goers
> Priority: Major
>
> The file size action uses Locale.getDefault(). This may vary the parsing
> depending on the Locale. Using Locale.ROOT instead would mean that the
> parsing rules will never change.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)