Page MenuHomePhabricator

Remove all remaining readers and writers for TABLE_COMMIT
ClosedPublic

Authored by epriestley on Apr 22 2019, 7:51 PM.
Tags
None
Referenced Files
F18579332: D20461.id48815.diff
Thu, Sep 11, 12:19 AM
F18569944: D20461.id48835.diff
Wed, Sep 10, 3:00 AM
F18569941: D20461.id48815.diff
Wed, Sep 10, 3:00 AM
F18519110: D20461.diff
Fri, Sep 5, 3:54 PM
F18408482: D20461.id48815.diff
Aug 30 2025, 2:45 AM
F18363216: D20461.id.diff
Aug 27 2025, 4:05 PM
F18363197: D20461.id48815.diff
Aug 27 2025, 4:02 PM
F18362551: D20461.id48835.diff
Aug 27 2025, 2:18 PM
Subscribers
None

Details

Summary

Depends on D20459. Ref T13276. I'll file a followup to actually destroy the table.

Test Plan
  • Grepped for TABLE_COMMIT.
  • Ran bin/storage upgrade -f, got a clean bill of health.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

src/applications/repository/worker/commitmessageparser/PhabricatorRepositoryCommitMessageParserWorker.php
210–216

This change moots this comment too, but it gets nuked in the next change.

This revision is now accepted and ready to land.Apr 23 2019, 5:49 PM
This revision was automatically updated to reflect the committed changes.