You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mehakmeet Singh (Jira)" <ji...@apache.org> on 2023/04/26 14:30:00 UTC

[jira] [Created] (HADOOP-18722) Optimise S3A delete objects when multiObjectDelete is disabled

Mehakmeet Singh created HADOOP-18722:
----------------------------------------

             Summary: Optimise S3A delete objects when multiObjectDelete is disabled
                 Key: HADOOP-18722
                 URL: https://issues.apache.org/jira/browse/HADOOP-18722
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs/s3
            Reporter: Mehakmeet Singh
            Assignee: Mehakmeet Singh


Currently, for doing a bulk delete in S3A, we rely on multiObjectDelete call, but when this property is disabled we delete one key at a time. We can optimize this scenario by adding parallelism.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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