Skip to content

Synchronously remove unused Jira indexes

Luke Duncalfe requested to merge 403327-sync-removal-of-index into master

What does this MR do and why?

This merge request is the final step for removing two unused indexes on merge_requests, where we destroy the indexes synchronously. It follows from !116338 (merged) where the indexes were queued to be destroyed async on GitLab.com. Verification that the earlier migration ran and the indexes no longer exist on GitLab.com: #403327 (comment 1339979559) and #403327 (comment 1339980634).

MR acceptance checklist

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

Related to #403327 (closed)

Edited by Luke Duncalfe

Merge request reports

Loading