HomePhabricator

Add a --force command to `phd start`

Description

Add a --force command to phd start

Summary:
Ref T7352. This isn't wildly useful for us but seems generally reasonable, can be helpful with testing, and @hach-que has a use case for it.

The only reason we issue this warning is to prevent user error; you can still launch all the daemons with phd launch manually and daemons all use locks to protect critical regions.

Test Plan: Ran phd start --force a bunch, saw zillions of daemons.

Reviewers: btrahan

Reviewed By: btrahan

Subscribers: epriestley, hach-que

Maniphest Tasks: T7352

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

Details

Provenance
epriestleyAuthored on
epriestleyPushed on Feb 24 2015, 10:51 PM
Reviewer
btrahan
Differential Revision
D11861: Add a --force command to `phd start`
Parents
rP48fc3126a124: Support autoscaling daemons in phd
Branches
Unknown
Tags
Unknown
Tasks
T7352: Improve daemon scalability in the cluster