Skip to content

Swap ReactiveCacheSetCache to UNLINK

Robert May requested to merge reactive-cache-unlink into master

What does this MR do?

A straight swap from DEL to UNLINK for ReactiveCacheSetCache. This will clear the keys in a separate thread but otherwise functions identically. I've not added any tests as the existing tests cover the functionality already.

Related https://gitlab.com/gitlab-com/gl-infra/infrastructure/-/issues/11018

Screenshots

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

Merge request reports

Loading