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
F18257977: D21816.diff
Fri, Aug 22, 2:24 AM
F18110621: D21816.id.diff
Mon, Aug 11, 9:44 PM
F18106701: D21816.id.diff
Sun, Aug 10, 11:12 PM
F18103556: D21816.diff
Sun, Aug 10, 6:24 AM
F18044563: D21816.diff
Sun, Aug 3, 7:28 AM
F17861644: D21816.id51995.diff
Jul 27 2025, 11:01 PM
F17847167: D21816.diff
Jul 27 2025, 5:49 AM
F17674584: D21816.diff
Jul 13 2025, 7:25 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.