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
F14073261: D16053.diff
Wed, Nov 20, 11:37 PM
Unknown Object (File)
Sat, Nov 16, 6:23 PM
Unknown Object (File)
Sun, Oct 27, 7:52 PM
Unknown Object (File)
Oct 21 2024, 6:38 PM
Unknown Object (File)
Oct 16 2024, 3:20 PM
Unknown Object (File)
Sep 21 2024, 2:39 PM
Unknown Object (File)
Sep 12 2024, 8:32 AM
Unknown Object (File)
Sep 5 2024, 8:37 PM
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
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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