Page MenuHomePhabricator

Garbage collect daemon logs
ClosedPublic

Authored by epriestley on Jun 17 2014, 10:27 PM.
Tags
None
Referenced Files
F13996388: D9610.id.diff
Wed, Oct 23, 8:48 PM
F13993790: D9610.diff
Wed, Oct 23, 1:28 AM
F13991804: D9610.id23037.diff
Tue, Oct 22, 12:53 PM
F13982348: D9610.id23034.diff
Sat, Oct 19, 10:33 PM
Unknown Object (File)
Sep 21 2024, 3:48 AM
Unknown Object (File)
Aug 28 2024, 5:50 PM
Unknown Object (File)
Aug 16 2024, 11:47 PM
Unknown Object (File)
Aug 15 2024, 8:01 AM
Subscribers

Details

Reviewers
joshuaspence
Commits
Restricted Diffusion Commit
rPdf3736e81e56: Garbage collect daemon logs
Summary

We already have GC for daemon log events, but not for daemon logs themselves.

Collect old daemon logs which aren't still running.

Test Plan

Ran phd debug garbage, observed old logs get cleaned up. Started some daemons, re-ran garbage, made sure they stuck around.

Diff Detail

Repository
rP Phabricator
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

epriestley retitled this revision from to Garbage collect daemon logs.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: joshuaspence.
This revision is now accepted and ready to land.Jun 17 2014, 10:29 PM
epriestley updated this revision to Diff 23037.

Closed by commit rPdf3736e81e56 (authored by @epriestley).