[ 
https://issues.apache.org/jira/browse/HDFS-11279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15796134#comment-15796134
 ] 

Xiaoyu Yao commented on HDFS-11279:
-----------------------------------

Thanks [~hanishakoneru] for the update.  +1 pending Jenkins. 
There is a unused import in DataNode.java which we can fix at commit time to 
save a Jenkins run. 

> Cleanup unused DataNode#checkDiskErrorAsync()
> ---------------------------------------------
>
>                 Key: HDFS-11279
>                 URL: https://issues.apache.org/jira/browse/HDFS-11279
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Xiaoyu Yao
>            Assignee: Hanisha Koneru
>            Priority: Minor
>         Attachments: HDFS-11279.000.patch, HDFS-11279.001.patch
>
>
> After HDFS-11274, we will not trigger checking all datanode volumes upon IO 
> failure on a single volume. This makes the original implementation 
> DataNode#checkDiskErrorAsync and DatasetVolumeChecker#checkAllVolumesAsync() 
> not used in any of the production code. 
> This ticket is opened to remove these unused code and related tests if any. 



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