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

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

Commit b1b95d80aa8759a6149638764e24c5ca60b7fc35 in logging-log4j2's branch 
refs/heads/master from [~jvz]
[ https://git-wip-us.apache.org/repos/asf?p=logging-log4j2.git;h=b1b95d8 ]

Add changelog entry for LOG4J2-1855


> Add an optional random delay in TimeBasedTriggeringPolicy
> ---------------------------------------------------------
>
>                 Key: LOG4J2-1855
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-1855
>             Project: Log4j 2
>          Issue Type: New Feature
>          Components: Appenders
>    Affects Versions: 2.8.1
>            Reporter: Anthony Maire
>            Assignee: Matt Sicker
>             Fix For: 2.9
>
>
> When there are lots of JVM on the same physical host configured to rolling 
> their log file with a TimeBasedTriggeringPolicy, it will create a temporary 
> load that can impact the behavior of the applications since all JVM will roll 
> and compress the old file at the same time
> The purpose of this enhancement is to add an additional property on 
> TimeBasedTriggeringPolicy to delay the rolling by a random amount of time to 
> avoid that massive simultaneous rolling.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to