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
Unknown Object (File)
Tue, Mar 19, 3:18 PM
Unknown Object (File)
Tue, Mar 19, 3:18 PM
Unknown Object (File)
Fri, Mar 15, 6:26 AM
Unknown Object (File)
Feb 3 2024, 10:19 PM
Unknown Object (File)
Dec 24 2023, 10:55 AM
Unknown Object (File)
Dec 22 2023, 2:09 AM
Unknown Object (File)
Dec 21 2023, 3:46 AM
Unknown Object (File)
Nov 29 2023, 11:41 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.