HomePhabricator

Pass overseer configuration over stdin

Description

Pass overseer configuration over stdin

Summary:
Ref T7352. This changes phd to pass configuration to overseers over stdin. We still run one overseer per daemon.

The "status" stuff needs some cleanup, but it's mostly just UI/cosmetic.

Test Plan:

  • Ran phd debug, phd launch, phd start, phd status, phd stop, etc.
  • Verified PID files write in a reasonable format.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7352

Differential Revision: https://secure.phabricator.com/D11855

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Feb 24 2015, 10:51 PM
Reviewer
btrahan
Differential Revision
D11855: Pass overseer configuration over stdin
Parents
rP6771a70499e5: Update Phabricator for DaemonOverseer vs DaemonHandle split
Branches
Unknown
Tags
Unknown
Tasks
T7352: Improve daemon scalability in the cluster