You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@logging.apache.org by GitBox <gi...@apache.org> on 2019/08/22 19:15:34 UTC

[GitHub] [logging-log4j2] hurtadogx opened a new pull request #304: Fix LOG4J2-2680: Not compressing after rolling a file using copy and …

hurtadogx opened a new pull request #304: Fix LOG4J2-2680: Not compressing after rolling a file using copy and …
URL: https://github.com/apache/logging-log4j2/pull/304
 
 
   …truncation
   
   This fix set to true the return value of "execute" method in "FileRenameAction" class, after successfully apply copy and truncation method. Doing this, the rolled file can continue to be compressed as expected.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services