-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2024-11-25, CAR Team 2024-12-23, CAR Team 2025-01-06, CAR Team 2025-01-20, CAR Team 2025-02-03, CAR Team 2025-02-17
The Grid's fixed executor NetworkInterface is not setup with the same ConnectionPool::Options as the non-fixed executors. This includes the ShardingTaskExecutorPoolController, which is where parameters such as
ShardingTaskExecutorPoolHostTimeoutMS are applied.
This seems like a bug. This ticket is to investigate if this is the case, and fix if appropriate.