GitHub user slukyano opened a pull request:
https://github.com/apache/ignite/pull/3400 Ignite 6946 1
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/gridgain/apache-ignite ignite-6946-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/3400.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3400
----
commit 6e94275db145e3fd2141f7af96af0ec6f1c5bdef
Author: Stanislav Lukyanov <stanlukyanov@...>
Date: 2018-01-18T13:42:19Z
IGNITE-6946: Adjust log4j and log4j2 to allow updating configuration files on the fly
commit 2868566f976beb5915b11024a7e7ca61a0704ddf
Author: Stanislav Lukyanov <stanlukyanov@...>
Date: 2018-01-18T14:00:27Z
Merge remote-tracking branch 'apache/master' into ignite-6946-1
# Conflicts:
# modules/core/src/main/java/org/apache/ignite/IgniteSystemProperties.java
----
---