[
https://issues.apache.org/jira/browse/HDFS-10390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15292100#comment-15292100
]
Xiaobing Zhou commented on HDFS-10390:
--------------------------------------
v006 patch is posted.
1. in TestAsyncDFS#outOfOrderPut, use Collections.Shuffle to simulate out of
order, e.g. Collections.shuffle(futureList);
2. in TestAsyncDFSRename, prolong timeout instead of removing it.
3. In TestAsyncDFS, remove tests of aggressive async calls, but keep tests of
conservative ones by limiting max number of async calls. Latter works well
ensures former being true. This avoids doubling tests for every API.
> 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, HDFS-10390-HDFS-9924.002.patch,
> HDFS-10390-HDFS-9924.003.patch, HDFS-10390-HDFS-9924.004.patch,
> HDFS-10390-HDFS-9924.005.patch, HDFS-10390-HDFS-9924.006.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]