You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/04/12 06:45:00 UTC

[jira] [Commented] (LOG4J2-2817) Allow the file size action to be sensitive to the correct Locale.

    [ https://issues.apache.org/jira/browse/LOG4J2-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17081665#comment-17081665 ] 

ASF subversion and git services commented on LOG4J2-2817:
---------------------------------------------------------

Commit ef64ac4e3f5aceeb62f35aebf5169dced80b2fea in logging-log4j2's branch refs/heads/master from Ralph Goers
[ https://gitbox.apache.org/repos/asf?p=logging-log4j2.git;h=ef64ac4 ]

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)