-
Type: Bug
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Sharding
-
None
-
Sharding
-
ALL
-
44
This test asserts that a shard does not have the latest metadata for a sharded collection, but this assertion can fail if the periodic index consistency check triggers a refresh at the right time. The periodic check should be disabled using the enableShardedIndexConsistencyCheck server parameter. The parameter should be set at startup to avoid failures in the config server stepdown suite.
- duplicates
-
SERVER-48096 PeriodicShardedIndexConsistencyChecker thread on jstests can cause unintended shard refreshes
- Closed