Issue 11 in parfait: ThreadContext.clear() doesn't tidy up MDC values properly.

2 views
Skip to first unread message

par...@googlecode.com

unread,
Mar 10, 2011, 12:49:31 AM3/10/11
to parfa...@googlegroups.com
Status: Accepted
Owner: tallpsm...@gmail.com
Labels: Type-Defect Priority-High

New issue 11 by tallpsm...@gmail.com: ThreadContext.clear() doesn't tidy up
MDC values properly.
http://code.google.com/p/parfait/issues/detail?id=11

ThreadContext.clear()

doesn't actually do the inner MDC.clear()
that's because MDC doesn't HAVE a clear..
but it's not clearing...
we really need to iterate over the MDC keys and remove.
because otherwise the MDC becomes tainted.

Reply all
Reply to author
Forward
0 new messages