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: [email protected]
ReportedBy: [email protected]
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.
_______________________________________________
slf4j-dev mailing list
[email protected]
http://qos.ch/mailman/listinfo/slf4j-dev