Optimize S3 Clear Bucket in files_external
Open
Nobody has claimed this yet.
1. to develop
feature: external storage
feature: object storage
performance 🚀
technical debt
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Previously we were using clearBucket but this was removed in asw s3 php 3.0
Originally posted by @juliushaertl in https://github.com/nextcloud/server/pull/34624#discussion_r996985059
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in files_external and trace the S3 bucket-clearing path, then review the AWS S3 PHP 3.0 API and the discussion in pull request 34624. Determine the supported replacement for the removed clearBucket usage and verify the resulting behavior with the relevant existing tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, php
- Domain
- backend, cloud
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100