Page MenuHomePhabricator

Log when daemons trigger a reload in response to config changes
ClosedPublic

Authored by epriestley on Jun 6 2016, 1:34 PM.
Tags
None
Referenced Files
F15414455: D16053.diff
Thu, Mar 20, 12:38 AM
F15413452: D16053.id38626.diff
Wed, Mar 19, 6:51 PM
F15388807: D16053.id38626.diff
Sat, Mar 15, 4:26 AM
F15374400: D16053.diff
Wed, Mar 12, 6:50 PM
F15338465: D16053.diff
Sun, Mar 9, 11:00 AM
F15283346: D16053.diff
Tue, Mar 4, 6:58 AM
Unknown Object (File)
Tue, Feb 25, 12:28 PM
Unknown Object (File)
Tue, Feb 25, 4:00 AM
Subscribers
None

Details

Summary

Ref T10811. This puts an explicit message in the log when a module triggers a reload.

  • Also, lift declare(ticks = 1) up to top level.
  • Make sure verbose messages hit the disk log, not just the database log.
Test Plan

Ran daemons, changed config, saw them reload automatically with an explicit message.

Diff Detail

Repository
rPHU libphutil
Branch
daemon1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 12497
Build 15841: Run Core Tests
Build 15840: arc lint + arc unit

Event Timeline

epriestley retitled this revision from to Log when daemons trigger a reload in response to config changes.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 6 2016, 1:36 PM