[ 
https://issues.apache.org/jira/browse/HADOOP-9159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Li moved HDFS-4321 to HADOOP-9159:
------------------------------------------

    Affects Version/s:     (was: 1.1.1)
                       1.1.1
                  Key: HADOOP-9159  (was: HDFS-4321)
              Project: Hadoop Common  (was: Hadoop HDFS)
    
> FileSystem class should override .equals(Object)
> ------------------------------------------------
>
>                 Key: HADOOP-9159
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9159
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 1.1.1
>            Reporter: Thejas M Nair
>            Assignee: Brandon Li
>
> The FileSystem class has a notion of equality, based on the uri. The class 
> should override .equal(Object) so that it returns true if FileSystem objects 
> are logically same. 
> This is useful when FileSystem cache is disabled, as FileSystem.get(..) will 
> return new object each time.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to