Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delete Multiple Objects method of S3 API support #347

Closed
assam212 opened this issue Mar 26, 2015 · 8 comments
Closed

Delete Multiple Objects method of S3 API support #347

assam212 opened this issue Mar 26, 2015 · 8 comments

Comments

@assam212
Copy link

Does Leofs support delete multiple objects method of S3 API ?

If we want to delete a lot of objects, this method is useful and will be able to avoid high load.

We want to upgrade OwnCloud V8, it uses this method.
https://github.com/owncloud/core/blob/master/apps/files_external/lib/amazons3.php#L235

Please consider it.

@yosukehara
Copy link
Member

Thank you for your request. Actually, we does not support that, yet.
We will consider your request positively. Please wait for our decision.

@yosukehara
Copy link
Member

@mocchira There are two references on AWS's website.

@mocchira
Copy link
Member

@yosukehara got it.
I think it's relatively easy to implement.

@mocchira
Copy link
Member

@yosukehara

  • Estimate
    • IMPL(0.5d)
    • UT(0.5d)
    • IT with aws-sdk(java, php, ruby) (1d)

@yosukehara
Copy link
Member

@assam212 We've decided we support the delete Multiple Objects method with LeoFS v1.2.8.

@yosukehara yosukehara modified the milestones: 1.2.8, 1.4.0 Mar 28, 2015
@assam212
Copy link
Author

@yosukehara
Thank you for your decision.

mocchira added a commit to leo-project/leo_gateway that referenced this issue Apr 3, 2015
@yosukehara
Copy link
Member

@mocchira I've checked your implementation and test code. it's LGTM.
Thank you for your contribution.

@yosukehara
Copy link
Member

@assam212 We've implemented test cases for checking this API with Java, Ruby and PHP as below.
We will include this in LeoFS v1.2.8. So I've closed this issue. Thank you for your request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants