[
https://issues.apache.org/jira/browse/HADOOP-4669?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas updated HADOOP-4669:
----------------------------------
Resolution: Fixed
Fix Version/s: (was: 0.19.1)
0.20.0
Hadoop Flags: [Reviewed]
Status: Resolved (was: Patch Available)
I just committed this. Thanks, Dhruba
This was marked for 0.19.1, but it looks benign; I only committed to trunk. If
you think it should go into 0.19.1, I wouldn't object, but the maintainability
issue addressed by the bug is moot.
> 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
> Assignee: dhruba borthakur
> Fix For: 0.20.0
>
> 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.