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

Arpit Agarwal resolved HDFS-11277.
----------------------------------
    Resolution: Not A Problem

Resolving as 'Not a problem'.

> Implement equals and hashcode in FsVolumeSpi implementations
> ------------------------------------------------------------
>
>                 Key: HDFS-11277
>                 URL: https://issues.apache.org/jira/browse/HDFS-11277
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode
>            Reporter: Manjunath Anand
>            Assignee: Manjunath Anand
>         Attachments: 
> 0001-HDFS-11277-Implement-equals-and-hashcode-in-FsVolume.patch
>
>
> Certain of the implementations of FsVolumeSpi say for eg:- FsVolumeImpl can 
> implement equals and hashcode. This is to avoid object identity check during 
> disk check scheduling in ThrottledAsyncChecker and instead use other means of 
> checking whether a diskcheck is already in progress or not for  FsVolumeImpl 
> object.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to