Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
When hedged read is enabled, the actual read will be called on the hedged thread pool which will also call updateReadStatistics. However, it seems ReadStatistics doesn't use atomic types for its metrics. xieliang007, can you please confirm?
Attachments
Issue Links
- relates to
-
HDFS-8905 Refactor DFSInputStream#ReaderStrategy
- Resolved