[
https://issues.apache.org/jira/browse/HDFS-10345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15263614#comment-15263614
]
Duo Zhang commented on HDFS-10345:
----------------------------------
I think it is more reasonable and clean to implement the synchronous DFS based
on the asynchronous DFS?
Get a Future object by calling the same method in asynchronous DFS, and then
call its get method...
> [umbrella] Implement an asynchronous DistributedFileSystem
> ----------------------------------------------------------
>
> Key: HDFS-10345
> URL: https://issues.apache.org/jira/browse/HDFS-10345
> Project: Hadoop HDFS
> Issue Type: New Feature
> Components: hdfs, hdfs-client
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
>
> This is proposed to implement an asynchronous DistributedFileSystem based on
> AsyncFileSystem APIs in HADOOP-12910.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]