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)
Mon, Dec 16, 5:45 AM
Unknown Object (File)
Mon, Dec 16, 5:45 AM
Unknown Object (File)
Mon, Dec 16, 5:45 AM
Unknown Object (File)
Mon, Dec 16, 5:45 AM
Unknown Object (File)
Tue, Dec 3, 2:53 AM
Unknown Object (File)
Sun, Dec 1, 9:28 PM
Unknown Object (File)
Mon, Nov 25, 5:26 PM
Unknown Object (File)
Mon, Nov 25, 11:08 AM
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