Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
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.
Attachments
Issue Links
- links to