[
https://issues.apache.org/jira/browse/HDFS-10224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15254940#comment-15254940
]
ASF GitHub Bot commented on HDFS-10224:
---------------------------------------
GitHub user xiaobingo opened a pull request:
https://github.com/apache/hadoop/pull/93
HDFS-10224. Implement asynchronous rename for DistributedFileSystem
Please kindly review patch v007, thanks.
See also patch v007 in https://issues.apache.org/jira/browse/HDFS-10224
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/xiaobingo/hadoop HDFS-10224
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hadoop/pull/93.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 #93
----
commit 87037ee1c65e02908d12a9db03bf4463e4c66041
Author: Xiaobing Zhou <[email protected]>
Date: 2016-04-22T23:56:06Z
HDFS-10224. Implement asynchronous rename for DistributedFileSystem
----
> Implement asynchronous rename for DistributedFileSystem
> -------------------------------------------------------
>
> Key: HDFS-10224
> URL: https://issues.apache.org/jira/browse/HDFS-10224
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: fs
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HDFS-10224-HDFS-9924.000.patch,
> HDFS-10224-HDFS-9924.001.patch, HDFS-10224-HDFS-9924.002.patch,
> HDFS-10224-HDFS-9924.003.patch, HDFS-10224-HDFS-9924.004.patch,
> HDFS-10224-HDFS-9924.005.patch, HDFS-10224-HDFS-9924.006.patch,
> HDFS-10224-HDFS-9924.007.patch, HDFS-10224-and-HADOOP-12909.000.patch
>
>
> This is proposed to implement an asynchronous DistributedFileSystem based on
> AsyncFileSystem APIs in HADOOP-12910. In addition, rename is implemented in
> this JIRA.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)