Synchronous removal of `merge_request_mentions_temp_index`
requested to merge 408765-merge_request_mentions_temp_index-synchronous-database-index-es-addition-removal into master
What does this MR do and why?
Synchronous removal of merge_request_mentions_temp_index
, which resolves `merge_request_mentions_temp_index` synchronous... (#408765 - closed)
The async removal is here: Async remove 'merge_request_mentions_temp_index... (!116726 - merged)
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Run
rails db:migrate
- Confirm
merge_request_mentions_temp_index
no longer exists
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.
Related to #408765 (closed)
Edited by Gary Holtz