-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
Query Optimization
-
None
-
3
-
TBD
-
None
-
None
-
None
-
None
-
None
-
None
The CBR tests place the queries in a try/finally that switches the plan ranker mode back to multiplanner. This works today because the multiplanner is the default pattern. In this ticket, we should retrieve and save the plan mode via getParameter, then change the plan ranker mode to one of the CBR supported methods, run the queries, then in the finally block set the mode back to the original value.