Page MenuHomePhabricator

Provide a simple read-only maintenance mode for repositories
ClosedPublic

Authored by epriestley on Aug 29 2019, 8:05 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 18, 5:24 PM
Unknown Object (File)
Fri, Nov 15, 9:36 AM
Unknown Object (File)
Mon, Nov 11, 12:23 PM
Unknown Object (File)
Mon, Nov 11, 1:05 AM
Unknown Object (File)
Wed, Nov 6, 5:53 PM
Unknown Object (File)
Thu, Oct 24, 3:28 PM
Unknown Object (File)
Wed, Oct 23, 10:56 PM
Unknown Object (File)
Oct 21 2024, 12:57 PM
Subscribers
None

Details

Summary

Ref T13393. While doing a shard migration in the Phacility cluster, we'd like to stop writes to the migrating repository. It's safe to continue serving reads.

Add a simple maintenance mode for making repositories completely read-only during maintenance.

Test Plan

Put a repository into read-only mode, tried to write via HTTP + SSH. Viewed web UI. Took it back out of maintenance mode.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Aug 29 2019, 10:23 PM
This revision was automatically updated to reflect the committed changes.