Closed
Bug 1906597
Opened 2 years ago
Closed 2 years ago
Remove the Upload.bucket_endpoint_url column from the database
Categories
(Tecken :: General, enhancement, P2)
Tecken
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sven, Assigned: sven)
References
Details
Attachments
(1 file, 1 obsolete file)
Upload objects have a bucket_endpoint_url field that is currently always set to NULL in stage and prod, and to the API endpoint of the S3 emulator in the development environment. The field isn't used for anything except for showing it in the UI. Removing the field reduces the interface surface of storage backends and simplifies the code, without any downsides compared to the status quo.
| Assignee | ||
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•2 years ago
|
Attachment #9411988 -
Attachment is obsolete: true
| Assignee | ||
Comment 3•2 years ago
|
||
Comment 4•2 years ago
|
||
Everything merged up to this point was deployed to prod in bug #1908904.
Flags: needinfo?(sven)
| Assignee | ||
Comment 5•2 years ago
|
||
This is looking good in prod – no errors in Sentry and monitoring graphs look good.
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Flags: needinfo?(sven)
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•