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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org

Reply via email to