-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Server Serverless 2022-03-07, Server Serverless 2022-03-21, Server Serverless 2022-04-04
-
None
-
None
-
None
-
None
-
None
-
None
-
None
If you try to initial sync a node into a cluster that has active tenant blocking for tenant migrations as a donor, the initial sync will fail because it will try to read the blocked tenant's data.
We can correct this problem with a solution similar to SERVER-57399, by allowing internal client reads to bypass the tenant migration donor block.