[ 
https://issues.apache.org/jira/browse/SOLR-18042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Gus Heck resolved SOLR-18042.
-----------------------------
    Resolution: Implemented

> 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
>            Assignee: Gus Heck
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 1h 50m
>  Remaining Estimate: 0h
>
> 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]

Reply via email to