[
https://issues.apache.org/jira/browse/APEXMALHAR-2281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15567013#comment-15567013
]
ASF GitHub Bot commented on APEXMALHAR-2281:
--------------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/apex-malhar/pull/444
> ManagedState: race condition with put & asyncGet
> ------------------------------------------------
>
> Key: APEXMALHAR-2281
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2281
> Project: Apache Apex Malhar
> Issue Type: Bug
> Reporter: Chandni Singh
> Assignee: Chandni Singh
>
> Race condition with put and asyncGet. put(...) inserts a bucketedValue in the
> flash with value = null first. It sets the value afterwords. There is a
> possibility that the reader thread will get BucketedValue from flash and read
> the value as null.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)