GitHub user phymbert opened a pull request:
https://github.com/apache/logging-log4j2/pull/90
[LOG4J2-1725] RollingFileAppender's filePattern not reloaded
Reproduced and fixed, allow to update PatternProcessor of the reused
manager if configuration changed.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phymbert/logging-log4j2 LOG4J2-1725
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/90.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #90
----
commit 6511034f50bb1602a6eadb3906b2afa5547ef069
Author: phymbert <[email protected]>
Date: 2017-06-28T12:34:24Z
[LOG4J2-1725] Added unit test to reproduce the issue
Signed-off-by: phymbert <[email protected]>
commit 6e34fd2c908653e9da85e77e86e5996468f23cbe
Author: phymbert <[email protected]>
Date: 2017-06-28T13:22:45Z
[LOG4J2-1725] Allow pattern to be updated
Signed-off-by: phymbert <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---