Skip to content

Remove feature flag query_cache_for_load_balancing

What does this MR do?

Since the Enable QueryCache for LoadBalancing was a nice improvement, in 13.7 we enabled query_cache_for_load_balancing by default.

In this MR we are removing query_cache_for_load_balancing feature flag as part of #276203 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Nikola Milojevic

Merge request reports