[ 
https://issues.apache.org/jira/browse/APEXCORE-617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tushar Gosavi closed APEXCORE-617.
----------------------------------

Closing after 3.6.0 release

> InputNodeTest intermittently fails with ConcurrentModificationException
> -----------------------------------------------------------------------
>
>                 Key: APEXCORE-617
>                 URL: https://issues.apache.org/jira/browse/APEXCORE-617
>             Project: Apache Apex Core
>          Issue Type: Bug
>            Reporter: Vlad Rozov
>            Assignee: Vlad Rozov
>            Priority: Minor
>             Fix For: 3.6.0
>
>
> InputNodeTest.emitTestHelper uses deprecated inherently unsafe Thread.stop(). 
> Thread.stop() does not immediately stops the thread, the JVM waits for a 
> safepoint to raise ThreadDeath exception on the target thread. This leads to 
> a race condition and possible ConcurrentModificationException.   



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to