[ https://issues.apache.org/jira/browse/APEXCORE-756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Vlad Rozov updated APEXCORE-756: -------------------------------- Description: At times the StreamingContainerManager test fails as: {noformat} com.datatorrent.stram.StreamingContainerManagerTest testShutdownOperatorRecovery(com.datatorrent.stram.StreamingContainerManagerTest) Time elapsed: 0.046 sec <<< ERROR! java.util.ConcurrentModificationException at com.datatorrent.stram.StreamingContainerManagerTest.testShutdownOperatorRecovery(StreamingContainerManagerTest.java:464) {noformat} was: At times the StreamingContainerManager test fails as: com.datatorrent.stram.StreamingContainerManagerTest testShutdownOperatorRecovery(com.datatorrent.stram.StreamingContainerManagerTest) Time elapsed: 0.046 sec <<< ERROR! java.util.ConcurrentModificationException at com.datatorrent.stram.StreamingContainerManagerTest.testShutdownOperatorRecovery(StreamingContainerManagerTest.java:464) > Fix ConcurrentModificationException in GroupingManager > ------------------------------------------------------ > > Key: APEXCORE-756 > URL: https://issues.apache.org/jira/browse/APEXCORE-756 > Project: Apache Apex Core > Issue Type: Bug > Reporter: Priyanka Gugale > Assignee: Priyanka Gugale > Priority: Minor > Fix For: 3.7.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > At times the StreamingContainerManager test fails as: > {noformat} > com.datatorrent.stram.StreamingContainerManagerTest > testShutdownOperatorRecovery(com.datatorrent.stram.StreamingContainerManagerTest) > Time elapsed: 0.046 sec <<< ERROR! > java.util.ConcurrentModificationException > at > com.datatorrent.stram.StreamingContainerManagerTest.testShutdownOperatorRecovery(StreamingContainerManagerTest.java:464) > {noformat} -- This message was sent by Atlassian JIRA (v6.4.14#64029)