Closed
Bug 1875961
Opened 2 years ago
Closed 2 years ago
Update attachment migration script by adding option to only update the class and not actually copy the data
Categories
(bugzilla.mozilla.org :: General, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: dkl, Assigned: dkl)
References
Details
Attachments
(1 file)
The current migration script which allows moving attachment data from one storage class to another, expects to actually move the full data as well as update the class name in the attachment_class table. We need a new option to specify just to update the class and not actually copy the data. This is because we are already mirroring all of the AWS S3 attachment data to Google Cloud Storage and moving the data is not required or efficient use of time. But we still need to be able to change the class from s3 to google in the database.
Comment 1•2 years ago
|
||
| Assignee | ||
Comment 2•2 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•