HomePhabricator

Allow modern `phd stop` to stop old daemons cleanly

Description

Allow modern phd stop to stop old daemons cleanly

Summary:
Ref T7352. Make sure modern phd stop can still read the old PID file format and stop the daemons, at least for now.

Without this, stop still detects them and tells you to stop --force, which works, but this makes things a good deal cleaner.

Test Plan: Ran phd stop from master, then phd stop from this revision. Saw old daemons stop cleanly.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley

Maniphest Tasks: T7352

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

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Feb 24 2015, 10:51 PM
Reviewer
btrahan
Differential Revision
D11873: Allow modern `phd stop` to stop old daemons cleanly
Parents
rPa3518e19a565: Merge GC daemon into Trigger daemon
Branches
Unknown
Tags
Unknown
Tasks
T7352: Improve daemon scalability in the cluster