-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
ALL
-
Sharding 2020-03-09, Sharding 2020-03-23, Sharding 2020-04-06
The pipeline we'll use internally to discover inconsistent indexes uses output from $indexStats only present in v4.2.4 and later, and will use an aggregation expression $sort added in v4.4. We should verify that when run in a cluster with shards at mixed binary versions the pipeline does not incorrectly report inconsistent indexes and possibly do work to make the pipeline work better in such clusters.
- duplicates
-
SERVER-46084 Don't use $setUnion in aggregation for finding inconsistent sharded indexes
- Closed