Page MenuHomePhabricator

Double-write file attachment to old "edge" storage and new "attachment" storage
ClosedPublic

Authored by epriestley on May 12 2022, 9:34 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 23, 7:19 PM
Unknown Object (File)
Thu, Mar 21, 12:39 PM
Unknown Object (File)
Tue, Mar 19, 5:24 PM
Unknown Object (File)
Sat, Mar 16, 11:54 AM
Unknown Object (File)
Feb 18 2024, 6:38 PM
Unknown Object (File)
Feb 13 2024, 8:27 PM
Unknown Object (File)
Feb 12 2024, 1:13 AM
Unknown Object (File)
Feb 7 2024, 1:56 AM
Subscribers
None

Details

Reviewers
None
Maniphest Tasks
Restricted Maniphest Task
Commits
rPd017f3f21021: Double-write file attachment to old "edge" storage and new "attachment" storage
Summary

Ref T13603. This adds a second write to new "attachment" storage to all writers except one in Paste, which creates the file inline.

Test Plan
  • Updated a macro image, confirmed a write to "attachment" storage (transaction pathway).
  • Updated a blog profile image, confirmed a write to "attachment" storage (legacy pathway).

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.May 19 2022, 8:21 PM
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.