[GitHub] logging-log4j2 pull request #139: LOG4J2-2158 make inherited log event conte...

2018-01-07 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/logging-log4j2/pull/139


---


[GitHub] logging-log4j2 pull request #139: LOG4J2-2158 make inherited log event conte...

2017-12-22 Thread Vampire
GitHub user Vampire opened a pull request:

https://github.com/apache/logging-log4j2/pull/139

LOG4J2-2158 make inherited log event context data immutable when using 
CopyOnWriteThreadContextMap



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/Vampire/logging-log4j2 LOG4J2-2158

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/logging-log4j2/pull/139.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 #139


commit 64cdddb2e3d811d5ca6cc635154427cfe630ba62
Author: Björn Kautler 
Date:   2017-12-22T14:41:45Z

LOG4J2-2158 make inherited log event context data immutable when using 
CopyOnWriteThreadContextMap




---