Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major - P3
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Sharding
-
Labels:
-
Backwards Compatibility:Fully Compatible
-
Operating System:ALL
-
Backport Requested:v4.4, v4.2
-
Sprint:Sharding 2020-07-13, Sharding 2020-07-27
Description
stale_mongos_and_restarted_shards_agree_on_shard_version.js is expecting empty collection metadata after a restart, however, the PeriodicShardedIndexConsistencyChecker might cause a refresh. A similar approach to Something similar to SERVER-48096 might be taken.