[
https://issues.apache.org/jira/browse/APEXCORE-756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080176#comment-16080176
]
ASF GitHub Bot commented on APEXCORE-756:
-----------------------------------------
GitHub user DT-Priyanka opened a pull request:
https://github.com/apache/apex-core/pull/554
APEXCORE-756: Fixing tests and moving code to right package
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/DT-Priyanka/incubator-apex-core
APEXCORE-756-fix-tests
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/apex-core/pull/554.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #554
----
commit 53174dba740d7f62c23f6ddc3d002441407a5525
Author: priya <[email protected]>
Date: 2017-07-10T11:11:04Z
APEXCORE-756: Fixing tests and moving code to right package
----
> Fix test failure in GropingManager
> ----------------------------------
>
> 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
> Original Estimate: 24h
> Remaining Estimate: 24h
>
> 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)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)