-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Server Serverless 2022-04-18
-
None
-
None
-
None
-
None
-
None
-
None
-
None
When a node is restarted / recovered, shard split donor service needs to include in it recovery procedure to create any tenant access blocker that might not be created when the current local state doc is not `kUninitialized`
The code forĀ recoverTenantMigrationAccessBlockers shows how a node should create access blockers for tenant migration and we should re-use that logic for the shard split donor service.