Skip to content

Drop unused projects indexes for Gitlab.com

What does this MR do and why?

Drops unused projects indexes from Gitlab.com instance, it's done as part of Reduce LockManager LWLock Contention (&11543 - closed).

These are dropped only for Gitlab.com as it's used from ServicePing usage metrics which runs only in self-managed instances. Confirmation of this can be found in the corresponding issues.

Closes: #428843 (closed), #428833 (closed), #428832 (closed), #428831 (closed), #428824 (closed) and #428817 (closed)

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Prabakaran Murugesan

Merge request reports