Page MenuHomePhabricator

Allow "bin/repository thaw --demote" to demote an entire service, not just a single device
ClosedPublic

Authored by epriestley on Dec 5 2018, 8:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 11, 8:35 AM
Unknown Object (File)
Thu, Mar 28, 10:26 AM
Unknown Object (File)
Sat, Mar 23, 10:29 PM
Unknown Object (File)
Mar 19 2024, 10:52 PM
Unknown Object (File)
Mar 19 2024, 10:52 PM
Unknown Object (File)
Mar 19 2024, 10:52 PM
Unknown Object (File)
Mar 19 2024, 10:52 PM
Unknown Object (File)
Feb 3 2024, 8:05 PM
Subscribers
None

Details

Summary

Ref T13222. See PHI992. If you lose an entire cluster, you may want to aggressively demote it out of existence. You currently need to xargs your way through this. Allow --demote <service>, which demotes all devices in a service.

Test Plan

Demoted with --demote <device> and --demote <service>. Hit the --promote service error.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable