1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-27 01:02:42 +01:00
phorge-phorge/src/docs/user
epriestley 9c798e5cca Provide bin/garbage for interacting with garbage collection
Summary:
Fixes T9494. This:

  - Removes all the random GC.x.y.z config.
  - Puts it all in one place that's locked and which you use `bin/garbage set-policy ...` to adjust.
  - Makes every TTL-based GC configurable.
  - Simplifies the code in the actual GCs.

Test Plan:
  - Ran `bin/garbage collect` to collect some garbage, until it stopped collecting.
  - Ran `bin/garbage set-policy ...` to shorten policy. Saw change in web UI. Ran `bin/garbage collect` again and saw it collect more garbage.
  - Set policy to indefinite and saw it not collect garabge.
  - Set policy to default and saw it reflected in web UI / `collect`.
  - Ran `bin/phd debug trigger` and saw all GCs fire with reasonable looking queries.
  - Read new docs.

{F857928}

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T9494

Differential Revision: https://secure.phabricator.com/D14219
2015-10-02 09:17:24 -07:00
..
configuration Provide bin/garbage for interacting with garbage collection 2015-10-02 09:17:24 -07:00
field Fix a doc typo 2015-09-28 04:13:36 -07:00
userguide Add a little Drydock documentation 2015-10-01 16:55:24 -07:00
feedback.diviner Minor, fix some article titles 2014-11-07 12:19:36 -08:00
installation_guide.diviner Link to Diffusion for Ubuntu/Red Hat install scripts 2015-07-06 14:17:11 -07:00
introduction.diviner Reorganize Diviner articles into user/ and tech/ 2013-08-28 09:57:00 -07:00
reporting_security.diviner Document the security vulnerability reporting policy 2014-03-14 14:33:41 -07:00
upgrading.diviner Clean up some old "www.phabricator.com" references 2015-07-07 13:35:57 -07:00