-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
CAR Team 2025-05-26
-
200
-
None
-
3
-
TBD
-
🟩 Routing and Topology
-
None
-
None
-
None
-
None
-
None
-
None
-
0
The geo_big_polygon2.js test must not run on balancer suites.
The reason is that one of its queries lasts longer than the interval between moveCollection commands scheduled by the balancer, so it can never finish.
A moveCollection operation will cause a query to fail with a QueryPlanKilled error. Hence the query is retried until it reaches a timeout.