Cleanup unused bypass QP functionality#6399
Conversation
✅ Docs Preview ReadyNo new or changed pages found. |
|
@dariuszkuc, please consider creating a changeset entry in |
|
CI performance tests
|
|
Looks like this one also impacts the QP redis cache tests -> I'll wait for the #6354 before fixing this |
|
Love to see it, thanks for doing that 😁 |
Yea, QueryPlannerConfig is part of the cache key (which is generally good, but bad for when we change the config) |
Cleanup query planner code by removing unused bypass QP functionality. This was a gateway only feature that was never supported on the router.
6ff11b3 to
9b76d7c
Compare
|
@lrlna @SimonSapin am I missing something around redis cache key tests? I'd expect that this change should have also affected the |
|
we talked about this in a huddle, but for historical sake and anyone observing from a distance:
|
Cleanup query planner code by removing unused bypass QP functionality. This was a gateway only feature that was never supported on the router.
Checklist
Complete the checklist (and note appropriate exceptions) before the PR is marked ready-for-review.
Exceptions
Note any exceptions here
Notes
Footnotes
It may be appropriate to bring upcoming changes to the attention of other (impacted) groups. Please endeavour to do this before seeking PR approval. The mechanism for doing this will vary considerably, so use your judgement as to how and when to do this. ↩
Configuration is an important part of many changes. Where applicable please try to document configuration examples. ↩
Tick whichever testing boxes are applicable. If you are adding Manual Tests, please document the manual testing (extensively) in the Exceptions. ↩