Page MenuHomePhabricator

Remove "phd.pid-directory" configuration and stop passing "piddir" to daemons
ClosedPublic

Authored by epriestley on Jun 20 2019, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 4:51 PM
Unknown Object (File)
Sat, Apr 20, 5:26 AM
Unknown Object (File)
Fri, Apr 19, 8:39 PM
Unknown Object (File)
Fri, Apr 19, 2:08 AM
Unknown Object (File)
Thu, Apr 11, 8:24 AM
Unknown Object (File)
Mon, Apr 8, 11:01 PM
Unknown Object (File)
Sat, Apr 6, 1:58 PM
Unknown Object (File)
Sat, Mar 30, 8:14 AM
Subscribers
None

Details

Summary

Ref T13321. The daemons no longer write PID files, so we no longer need to pass any of this stuff to them.

Test Plan

Grepped for affected symbols.

Diff Detail

Repository
rP Phabricator
Branch
pquery9
Lint
Lint Passed
SeverityLocationCodeMessage
Advicesrc/infrastructure/daemon/control/PhabricatorDaemonReference.php:3XHP16TODO Comment
Unit
Tests Passed
Build Status
Buildable 23017
Build 31603: Run Core Tests
Build 31602: arc lint + arc unit

Event Timeline

amckinley added inline comments.
src/applications/daemon/management/PhabricatorDaemonManagementWorkflow.php
151

Mission accomplished!

This revision is now accepted and ready to land.Jun 20 2019, 10:52 PM