Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
The access time of a file may not be set even when the file is opened for read. This is because FileSystem.getBlockLocationsInternal may not correctly evaluate the condition that checks whether "access time" is enabled or not.