How does Amazon S3 work?
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 25/100
Research direction
Inspect the current S3 upload implementation and trace where create_bucket is called; the issue does not name a file or test. Compare that behavior with the intended upload flow and verify whether bucket creation is expected, then document or correct the behavior and add a regression check if the repository provides a suitable test location.
Written by the indexing model from the issue text.
Description
Hi,
How is it possible that the current S3 code works? As far as I can tell the code for the S3 Upload
is using "create_bucket", which A) does not work B) creates a bucket when it shouldn't C) should be get_bucket. Is this just a problem that I am having or is this a feature that no one is using?
Cheers,
Woutifier
- Dominant language
- Python
- Stars
- 39
- Forks
- 102
- PR merge metrics
- No merged PRs in 30d
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.
More from openedx/xqueue
-
maintenance needs maintainer attention
Difficulty 2/5 1-3 hours Newbie friendliness 64/100
-
Unusual JSON schemas Open
Difficulty 4/5 3-5 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 20/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 55/100
-
Difficulty 4/5 3-5 days Newbie friendliness 30/100
Similar issues
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
canonical/paas-charm#368 · 1 comment ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
tech debt
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
StevenBlack/hosts#3256 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
qualcomm/qai-appbuilder#275 ·