-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
QO 2022-05-16, QO 2022-05-30, QO 2022-06-13
To further extend test coverage for the SBE plan cache and ensure that we correctly encode the key for the SBE plan cache, we should consider a new jsCore passthrough suite by adding some hooks so that whenever the shell runs a query, it runs it three times instead of one and makes sure that it gets the same results. We need to run the query three times because on the first run the cache entry will be created, on the second the cache entry will be activated, and on the third it will be actually used to answer the query.