Arpit Agarwal created HDFS-11086:
------------------------------------

             Summary: DataNode disk check improvements
                 Key: HDFS-11086
                 URL: https://issues.apache.org/jira/browse/HDFS-11086
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: datanode
            Reporter: Arpit Agarwal
            Assignee: Arpit Agarwal


This Jira tracks a few improvements to DataNode’s usage of DiskChecker to 
address the following problems:
# Checks are serialized so a single slow disk can indefinitely delay checking 
the rest.
# Related to 1, no detection of stalled checks.
# Lack of granularity. A single IO error initiates checking all disks.
# Inconsistent activation. Some DataNode IO failures trigger disk checks but 
not all.



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

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

Reply via email to