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

ASF GitHub Bot commented on HDFS-11114:
---------------------------------------

GitHub user arp7 opened a pull request:

    https://github.com/apache/hadoop/pull/153

    HDFS-11114. Support for running async disk checks in DataNode.

    Interface for running async checks on a resource.
    
    The implementation ThrottledAsyncChecker supports throttling and 
result-caching. DataNode changes to use it will be done in another Jira.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/arp7/hadoop trunk

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/hadoop/pull/153.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #153
    
----
commit 729705d8d6b839d1e835cc1d60f7a15e7052fac1
Author: Arpit Agarwal <a...@apache.org>
Date:   2016-11-07T20:00:22Z

    HDFS-11114. Support for running async disk checks in DataNode.
    
    Change-Id: Ib21cd21fe9b67ca35b38f8462c138e90b55f33df

----


> Support for running async disk checks in DataNode
> -------------------------------------------------
>
>                 Key: HDFS-11114
>                 URL: https://issues.apache.org/jira/browse/HDFS-11114
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: datanode
>            Reporter: Arpit Agarwal
>            Assignee: Arpit Agarwal
>         Attachments: HDFS-11114.01.patch, HDFS-11114.02.patch
>
>
> Introduce support for running async checks.



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