Page MenuHomePhabricator

Add a "--gently" flag to `phd stop` and `phd restart`
ClosedPublic

Authored by epriestley on Feb 17 2015, 4:26 PM.
Tags
None
Referenced Files
F13389755: D11784.diff
Mon, Jul 1, 9:54 PM
F13382465: D11784.diff
Sun, Jun 30, 5:26 AM
F13377571: D11784.id.diff
Sat, Jun 29, 4:01 AM
F13370529: D11784.id28405.diff
Thu, Jun 27, 6:35 PM
F13369431: D11784.diff
Thu, Jun 27, 11:44 AM
F13333343: D11784.diff
Tue, Jun 18, 4:27 AM
F13327557: D11784.diff
Sat, Jun 15, 7:12 PM
F13278918: D11784.id28405.diff
Jun 1 2024, 7:18 AM
Subscribers

Details

Summary

In the cluster, the box has a ton of stuff that "looks like a daemon" beacuse it is some other instance's daemon.

Stop phd restart from complaining about this if given a "--gently" flag, which is like the opposite of "--force".

(I'll make it stop --force at the beginning of a whole-box restart to kill stragglers.)

Test Plan

Ran bin/phd restart --gently, etc.

Diff Detail

Repository
rP Phabricator
Branch
gentle
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4514
Build 4528: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

epriestley retitled this revision from to Add a "--gently" flag to `phd stop` and `phd restart`.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: btrahan.
btrahan edited edge metadata.
This revision is now accepted and ready to land.Feb 17 2015, 7:07 PM
This revision was automatically updated to reflect the committed changes.