EHC ❯ Races in fault/flush logic in CacheStore
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Not a Bug
-
-
-
alexsnaps
-
Reporter: alexsnaps
-
April 09, 2013
-
0
-
Watchers: 4
-
September 26, 2013
-
July 15, 2013
Description
It could be an entry being flushed, once removed from the CachingTier but still in the process of being flushed within the authority, is faulted back in by another thread.
This could lead to evicting something from the authority (and notifying listeners), while the entry could still be found in the heap tier.
Comments
Fiona OShea 2013-07-11
Alexander Snaps 2013-07-15
The previous target was correct… only looks like I forgot to close this. There actually was no race, so I didn’t do anything, not even closing this !
Is this the correct target? End of August release.