Gus Heck created SOLR-18042:
-------------------------------
Summary: Manage MDC logging context in a Filter
Key: SOLR-18042
URL: https://issues.apache.org/jira/browse/SOLR-18042
Project: Solr
Issue Type: Sub-task
Components: Server
Affects Versions: main(11.0)
Reporter: Gus Heck
Another thing we do that is meant to be managed on a per-request basis is set
up and tear down of the MDC logging context. This is slightly less trivial than
exclusions, because it will introduce a second filter that "knows about" core
container, but enabling such a thing is exactly why I previously moved the
startup of CoreContainer to a ServletListener (and thus it should exist before
all Filters are configured). If that move was truly copacetic, then this should
be trivial, but of course the proof is in the pudding.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]