-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8
-
Fix Version/s: 5.8.0-HF07, 5.9.2
-
Component/s: Automation
In JsonMarshalling the maps marshallersByType and marshallersByJavaType are not thread-safe.
Doing two concurrent calls of AbstractAutomationClient.registerPojoMarshaller may corrupt the maps.