[
https://issues.apache.org/jira/browse/APEXMALHAR-2073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285725#comment-15285725
]
ASF GitHub Bot commented on APEXMALHAR-2073:
--------------------------------------------
GitHub user chandnisingh opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/276
APEXMALHAR-2073 fixed the race condition that caused the first key in…
… tbm to be null
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chandnisingh/incubator-apex-malhar
APEXMALHAR-2073
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/276.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 #276
----
commit 530d9d548be4a12f96a5951f35a3ec1a970bf2b7
Author: Chandni Singh <[email protected]>
Date: 2016-05-17T00:30:51Z
APEXMALHAR-2073 fixed the race condition that caused the first key in tbm
to be null
----
> Intermittent test case failure:
> ManagedStateImplTest.testFreeWindowTransferRaceCondition:200 » NullPointer
> ----------------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2073
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2073
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Sandeep Deshmukh
> Assignee: Chandni Singh
> Priority: Critical
> Attachments: APEXMALHAR-2073.log
>
>
> The following test case is intermittently failing in Malhar:
> ManagedStateImplTest.testFreeWindowTransferRaceCondition:200 » NullPointer
> I observed this couple of times on my machine.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)