Vlad Rozov created APEXCORE-438:
-----------------------------------
Summary: ConcurrentModificationException in LogicalNode
Key: APEXCORE-438
URL: https://issues.apache.org/jira/browse/APEXCORE-438
Project: Apache Apex Core
Issue Type: Bug
Affects Versions: 3.2.1, 3.4.0, 3.3.1
Reporter: Vlad Rozov
Assignee: Vlad Rozov
LogicalNode.physicalNodes may be modified or accessed on two different threads
- DefaultEventLoop and ServerHelperExecutor causing
ConcurrentModificationException or other issues caused by thread safety.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)