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

--- Comment #39 from [email protected] ---
In comment #12 I raised this issue before...
"Couldn't/shouldn't remove() call clear() internally once the last item was
removed()?" For the reasons given in my comment (Servlet filter chain) you want
to clear the MDC/ThreadLocal with each thread and not just when the Servlet/web
app is destroyed.

With comment #15 a patch was supplied that promises to do just that?

-- 
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