Skip to content

WIP: Figuring out how/if we should share the schema_cache in connection pools

What does this MR do?

I haven't been able to prove this actually works when running rails-web since I can never get it to make multiple queries for the same table. I'm currently suspicious there is already some other caching elsewhere so this is unnecessary.

#325608 (comment 538415251)

Screenshots (strongly suggested)

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

Related to #325608 (closed)

Edited by Dylan Griffith

Merge request reports