-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Server Serverless 2021-12-13, Server Serverless 2021-12-27, Server Serverless 2022-01-10, Server Serverless 2022-01-24
-
69
This ticket covers the work to block (and later reject) operations for tenants being split. Generally:
- Make multiple TenantMigrationDonorAccessBlocker's for each tenant being split
- Make a new ShardSplitOpObserver to drive the access blockers
- Integrate the blocking code into the existing ShardSplitDonorService to choose a blockTimestamp and update the state document
Proposed implementation :
https://docs.google.com/document/d/1C_6FNPfXr4_BUMyEBcbbG8gtYA8Y4Rrxzfd-2DAEcc4/edit?usp=sharing
- causes
-
SERVER-66361 Address data race involving ReplicationCoordinatorMock::setCurrentCommittedSnapshotOpTime()
- Closed
- related to
-
SERVER-62954 fix macos dyld limit
- Closed