You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "mingchao zhao (Jira)" <ji...@apache.org> on 2020/06/30 14:45:00 UTC

[jira] [Created] (HDDS-3904) BasicOzoneFileSystem support batchRename folder.

mingchao zhao created HDDS-3904:
-----------------------------------

             Summary: BasicOzoneFileSystem support batchRename folder.
                 Key: HDDS-3904
                 URL: https://issues.apache.org/jira/browse/HDDS-3904
             Project: Hadoop Distributed Data Store
          Issue Type: Sub-task
          Components: Ozone Filesystem
            Reporter: mingchao zhao


Currently rename folder is to get all the keys, and then rename them one by one. This makes for poor performance.

HDDS-2939 can able to optimize this part, but at present the HDDS-2939 is slow and still a long way to go. So we optimized the batch operation based on the current interface. We were able to get better performance with this PR before the HDDS-2939 came in.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org