Details
Description
the CachingBlockManager uses the boolean field {{closed)) in various operations, including a do/while loop. to ensure the flag is correctly updated across threads, it needs to move to an atomic boolean.
Attachments
Issue Links
- relates to
-
HADOOP-18740 s3a prefetch cache blocks should be accessed by RW locks
- Resolved
- links to