-
Type: Task
-
Resolution: Won't Do
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
Serverless
For the Shard Merge protocol we currently exclude any test that uses the `requires_fastcount` tag.
Since Tenant Migration is currently running those tests and we will no longer do that for Shard Merge, we will be losing some test coverage.
We should investigate and see if it makes sense to switch from using the fast count to `itcount` or `countDocuments`.
This would result in increasing as much as possible the current test coverage for shard merge.
- is related to
-
SERVER-66147 Passthrough test support for shard merge protocol.
- Closed