-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-11-10
-
200
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
SERVER-112449/SERVER-77402 introduced a server parameter maxShardStaleMetadataRetryAttempts that controls how many time a shard will retry shardRole operations upon stale sharding metadata failures. The config_fuzzer is currently allowed to set values as low as 1 and this is causing some FSM suites to fail spuriously due to concurrent operations causing retries to be exhausted. This ticket is to increase the fuzzer limits to prevent these kind of test failures.
- is related to
-
SERVER-77402 Replace instances of the ShardRole retry loop pattern with a unified implementation
-
- Closed
-
- related to
-
SERVER-112449 Create ShardRole retry loop utility
-
- Closed
-