Page MenuHomePhabricator

Remove a very old Herald garbage collection migration
ClosedPublic

Authored by epriestley on Jan 25 2018, 3:28 AM.
Tags
None
Referenced Files
F19671925: D18924.id45419.diff
Sun, Feb 8, 2:05 AM
F19534917: D18924.diff
Jan 21 2026, 3:22 AM
F19512332: D18924.id45419.diff
Jan 12 2026, 4:57 PM
F19512262: D18924.id45419.diff
Jan 12 2026, 3:21 PM
F19289341: D18924.id45419.diff
Dec 23 2025, 8:20 AM
F19052337: D18924.id45419.diff
Nov 28 2025, 4:36 AM
F19052336: D18924.id45392.diff
Nov 28 2025, 4:36 AM
F19052317: D18924.id.diff
Nov 28 2025, 4:31 AM
Subscribers
None

Details

Summary

Ref T13048. This migration is from January 2012 and probably only impacted Facebook.

It references HeraldRepetitionPolicyConfig, which I'd like to change significantly. I initially just replaced the constant with a literal 0, but I don't think there's any actual value in retaining this migration nowadays.

The cost of removing this migration is: if you installed Phabricator before January 2012 and haven't upgraded since then, you'll have a few more rows in the APPLIED table than necessary. Herald will still work correctly.

Test Plan

Reading.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable