-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Catalog and Routing
-
Fully Compatible
-
ALL
-
v8.2
-
CAR Team 2026-03-16
-
200
-
🟦 Shard Catalog
-
None
-
None
-
None
-
None
-
None
-
None
Even though the feature flag util is now closing the connections it opens, we still have a connection storm because it takes time to garbage collect those closed connections. We can fix this by caching the connections in the feature fag util and/or caching feature flag result in raw data explain.