Alkis Evlogimenos created HADOOP-19191:
------------------------------------------

             Summary: Batch APIs for delete
                 Key: HADOOP-19191
                 URL: https://issues.apache.org/jira/browse/HADOOP-19191
             Project: Hadoop Common
          Issue Type: Bug
          Components: fs
            Reporter: Alkis Evlogimenos


Add batch APIs with for delete to allow better performance for object stores:

{{boolean[] delete(Path[] paths);}}

The API should have a default implementation that delegates to the singular 
delete. Implementations can override to provide better performance.



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

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

Reply via email to