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
F16526867: D20748.diff
Mon, Jun 16, 10:29 PM
Unknown Object (File)
Thu, Jun 5, 4:39 PM
Unknown Object (File)
Tue, May 20, 10:03 PM
Unknown Object (File)
May 6 2025, 9:53 AM
Unknown Object (File)
Apr 20 2025, 11:54 PM
Unknown Object (File)
Apr 17 2025, 4:23 AM
Unknown Object (File)
Apr 16 2025, 9:26 PM
Unknown Object (File)
Apr 13 2025, 2:36 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
Branch
readonly1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 23328
Build 32052: Run Core Tests
Build 32051: arc lint + arc unit

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.