[
https://issues.apache.org/jira/browse/HADOOP-12251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran resolved HADOOP-12251.
-------------------------------------
Resolution: Won't Fix
Fix Version/s: 2.7.2
> FileStatus.hashCode is derived from mutable path field
> ------------------------------------------------------
>
> Key: HADOOP-12251
> URL: https://issues.apache.org/jira/browse/HADOOP-12251
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.7.1
> Reporter: Steve Loughran
> Priority: Minor
> Fix For: 2.7.2
>
>
> The {{Filestatus.hashCode()}} operation uses the hash code from its path
> value. If the path is changed after insertion into any kind of hashmap, it
> won't be found.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)