Update PreventIndexCreation rubocop rule
What does this MR do and why?
Building on the top of !133156 (merged), this adds users
and projects
to the list of forbidden tables for PreventIndexCreation
, in order to reduce the risk of LWLock saturation.
See gitlab-com/gl-infra/scalability#2353 (comment 1606203744).
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Krasimir Angelov