https://issues.apache.org/bugzilla/show_bug.cgi?id=50486

--- Comment #50 from Patric Rufflar <[email protected]> ---
@grobmeier

You missed a question in my last comment:
Is calling MDC.clear() at the end of doFilter() of a servlet filter sufficient?


IMHO (just took a quick look at the source), a shutdown() method should just
set the field MDC.tlm to null (which references the ThreadLocalMap) - it should
be a one-liner.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to