You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/07/20 13:26:05 UTC

[jira] [Resolved] (HADOOP-12251) FileStatus.hashCode is derived from mutable path field

     [ 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)