Vlad Rozov created APEXCORE-539:
-----------------------------------
Summary: DefaultAttributeMap is not thread safe
Key: APEXCORE-539
URL: https://issues.apache.org/jira/browse/APEXCORE-539
Project: Apache Apex Core
Issue Type: Bug
Reporter: Vlad RozovDefaultAttributeMap put() and get() methods may be called from different threads and current implementation that uses HashMap is not thread safe. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
