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
F15539414: D21816.diff
Fri, Apr 25, 1:30 AM
F15502974: D21816.diff
Mon, Apr 14, 5:50 AM
F15500822: D21816.id52024.diff
Sun, Apr 13, 7:27 PM
F15492953: D21816.id.diff
Sat, Apr 12, 8:05 PM
F15488876: D21816.diff
Fri, Apr 11, 3:47 AM
F15458548: D21816.diff
Mon, Mar 31, 4:36 AM
F15452360: D21816.id52024.diff
Sat, Mar 29, 4:10 AM
F15452354: D21816.id51995.diff
Sat, Mar 29, 4:08 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.