-
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
-
19
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently, shard_split_tenant_access_blocking.js depends on the maxTimeMS to prove a tenant access blocker is installed by attempting a write. But, even if we get time out response, we still cannot say it's 100% caused by a tenant access blocker.
In this ticket, mtab.numBlockedWrites will be used the same purpose as the create_indexes_with_tenant_migration.js does.