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/03/27 03:36:00 UTC

[jira] [Created] (HDDS-3286) Support batchDelete when deleting path.

mingchao zhao created HDDS-3286:
-----------------------------------

             Summary: Support batchDelete when deleting path.
                 Key: HDDS-3286
                 URL: https://issues.apache.org/jira/browse/HDDS-3286
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: Ozone Filesystem
            Reporter: mingchao zhao


Currently delete file is to get all the keys in the directory, and then delete one by one. This makes for poor performance. By tested the deletion path with 100,000 keys, which took 7320.964 sec.

We plan to change this part to a batch operation to improve performance.



--
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