-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
CAR Team 2025-11-24, CAR Team 2025-12-08
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
The class, which will be implemented similarly to mongo bridge will intercept calls for "runCommand" and dispatch them among a pool of mongos-s .
The class can be used to connect to fixture that deploy a cluster with multiple routers, increasing the probability of hitting a stale mongos.Â
The ticket will just create the class and unit-test it, but not deploy it yet.