[
https://issues.apache.org/jira/browse/HADOOP-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
dhruba borthakur updated HADOOP-4669:
-------------------------------------
Status: Patch Available (was: Open)
> A file-open sometimes may not set the access time of a file
> -----------------------------------------------------------
>
> Key: HADOOP-4669
> URL: https://issues.apache.org/jira/browse/HADOOP-4669
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Reporter: dhruba borthakur
> Fix For: 0.19.1
>
> Attachments: setTimesBug.patch
>
>
> 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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.