GitHub user hmcc opened a pull request:
https://github.com/apache/storm/pull/2475
Put contextual information in the ThreadContext for multilang logging.
Connected to https://issues.apache.org/jira/browse/STORM-2862; `master`
version of apache/storm#2474.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hmcc/storm STORM-2862
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2475.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 #2475
----
commit 4cc61f4ccf6504e926a6dafaa30d18ba457b3408
Author: Heather McCartney <heather.mccartney@...>
Date: 2017-12-20T11:55:48Z
Put contextual information in the ThreadContext for multilang logging.
----
---