[
https://issues.apache.org/jira/browse/APEXCORE-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15277458#comment-15277458
]
ASF GitHub Bot commented on APEXCORE-453:
-----------------------------------------
GitHub user davidyan74 opened a pull request:
https://github.com/apache/incubator-apex-core/pull/329
APEXCORE-453 decreased the heartbeat interval in the DelayOperator unit
test because otherwise the committed window call may occur much later than
expected, hence missing the failure simulation
@PramodSSImmaneni please review and merge
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/davidyan74/incubator-apex-core APEXCORE-453
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-core/pull/329.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 #329
----
commit 1ced2ae371b8c32cac261440b08a47ec08dadba5
Author: David Yan <[email protected]>
Date: 2016-05-09T23:41:08Z
APEXCORE-453 decreased the heartbeat interval in the DelayOperator unit
test because otherwise the committed window call may occur much later than
expected, hence missing the failure simulation
----
> Intermittent failure of DelayOperatorTest.testFibonacci test case
> -----------------------------------------------------------------
>
> Key: APEXCORE-453
> URL: https://issues.apache.org/jira/browse/APEXCORE-453
> Project: Apache Apex Core
> Issue Type: Bug
> Affects Versions: 3.3.0
> Reporter: Sandeep Deshmukh
> Assignee: David Yan
> Fix For: 3.4.0
>
>
> The test case DelayOperatorTest.testFibonacci fails intermittently. I compile
> and ran test cases 5 times and the test case failed couple of times.
> Hint: Observed this when the machine was loaded.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)