
21 Oct
2010
21 Oct
'10
9:47 a.m.
http://bugzilla.slf4j.org/show_bug.cgi?id=203 Summary: BasicMDCAdapter is not thread safe Product: SLF4J Version: 1.6.x Platform: All OS/Version: All Status: NEW Severity: major Priority: P1 Component: Core API AssignedTo: slf4j-dev@qos.ch ReportedBy: raimo.jarvi@gmail.com org.slf4j.helpers.BasicMDCAdapter is not thread safe, because a thread may inherit parent thread's context map. Since HashMap is not synchronized, this is not thread safe. -- Configure bugmail: http://bugzilla.slf4j.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.