-
Type: Bug
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Cluster Scalability
-
ALL
SERVER-95078 adds a server parameter for reducing the number of stale version retries for the analyze_shard_key.js test. However, this ticket also added the requires_fcv_81 tag which is too restrictive for this jstest.
Move the configuration of the analyzeShardKeyMaxNumStaleVersionRetries server parameter (for mongod) to the task's setup hook so that the fcv tag on analyze_shard_key.js can be reverted to requires_fcv_71.
- fixes
-
SERVER-95078 Make number of retries for StaleVersion configurable for analyzeShardKey queries
- Closed