Page MenuHomePhabricator

Add patch to remove conduit_connectionlog table (Fixes T9982)
ClosedPublic

Authored by jcox on Aug 24 2016, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 14, 11:30 PM
Unknown Object (File)
Fri, Apr 12, 11:24 PM
Unknown Object (File)
Thu, Apr 11, 3:40 PM
Unknown Object (File)
Tue, Apr 2, 11:41 AM
Unknown Object (File)
Thu, Mar 28, 6:48 PM
Unknown Object (File)
Tue, Mar 26, 6:28 PM
Unknown Object (File)
Tue, Mar 26, 6:16 PM
Unknown Object (File)
Tue, Mar 26, 5:25 PM
Subscribers

Details

Summary

Adds a schema patch that removes conduit_connectionlog. This table hasn't been used in 8ish months so it's probably safe to get rid of.

Test Plan

Apply the patch locally and confirm that the table does indeed get dropped.

Diff Detail

Repository
rP Phabricator
Branch
DropConduitConnectionLog (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 13409
Build 17222: Run Core Tests
Build 17221: arc lint + arc unit

Event Timeline

jcox retitled this revision from to Add patch to remove conduit_connectionlog table (Fixes T9982).
jcox updated this object.
jcox edited the test plan for this revision. (Show Details)
epriestley added a reviewer: epriestley.

Oh, sorry -- "Fixes Txxx" needs to go in the summary, not the actual title, to activate. I think there's a task about that somewhere, although maybe T10312 is an anti-task for it.

This revision is now accepted and ready to land.Aug 24 2016, 2:59 PM
This revision was automatically updated to reflect the committed changes.