[
https://issues.apache.org/jira/browse/HDFS-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15285275#comment-15285275
]
Xiaobing Zhou commented on HDFS-10390:
--------------------------------------
v001 patch is posted, it
1. fixed an issue in test, e.g. TestAsyncDFS#internalTestBatchAsyncAcl
{code}
143 waitForReturnValues(setAclFutureQueue);
144 setAclFutureQueue.clear();
158 waitForReturnValues(getAclFutureQueue, expectedAclSpec,
cluster, fs);
159 getAclFutureQueue.clear();
{code}
2. removed some changes in TestAsyncDFSRename since HDFS-10408 addressed them.
> Implement asynchronous setAcl/getAclStatus for DistributedFileSystem
> --------------------------------------------------------------------
>
> Key: HDFS-10390
> URL: https://issues.apache.org/jira/browse/HDFS-10390
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: fs
> Reporter: Xiaobing Zhou
> Assignee: Xiaobing Zhou
> Attachments: HDFS-10390-HDFS-9924.000.patch,
> HDFS-10390-HDFS-9924.001.patch
>
>
> This is proposed to implement asynchronous setAcl/getAclStatus.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]