-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: 8.0.21
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2026-03-30
-
200
-
🟥 DDL
-
None
-
None
-
None
-
None
-
None
-
None
The test `reporting_compound_wildcard_index_prefixed_by_shard_key.js` verifies how many times we encounter a compound wildcard index during a shard key index fetch.
After SERVER-110953, we also do a shard key fetch on the recipient shard during migrations, which increases the number of observed accesses on that node. As a result, the test started failing and we need to update the expected count accordingly.
- is related to
-
SERVER-110953 Check no orphaned document is present on a recipient shard before starting cloning a range
-
- Closed
-