[
https://issues.apache.org/jira/browse/APEXMALHAR-2042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15231292#comment-15231292
]
ASF GitHub Bot commented on APEXMALHAR-2042:
--------------------------------------------
GitHub user ilooner opened a pull request:
https://github.com/apache/incubator-apex-malhar/pull/237
APEXMALHAR-2042 #resolve #comment fixed race condition where state co…
…uld be cleared before data is transfered to a file.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ilooner/incubator-apex-malhar
APEXMALHAR-2042_pull_1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-apex-malhar/pull/237.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 #237
----
commit f1067df8ff8098efb35c7e2c3cebd12f7e7af93d
Author: Timothy Farkas <[email protected]>
Date: 2016-04-07T21:27:39Z
APEXMALHAR-2042 #resolve #comment fixed race condition where state could be
cleared before data is transfered to a file.
----
> Managed State - value for a key is null when the bucket is bumped off state
> and window data is still not committed
> ------------------------------------------------------------------------------------------------------------------
>
> Key: APEXMALHAR-2042
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2042
> Project: Apache Apex Malhar
> Issue Type: Bug
> Affects Versions: 3.4.0
> Reporter: Chandni Singh
> Assignee: Timothy Farkas
>
> When a bucket data is collected for transferring to data files and if the
> bucket at the same time is triggered to free memory then for a brief time any
> queries for a key in the bucket will not return any value.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)