Draft: Add Advance Search indexing pausing service
What does this MR do and why?
Right now we have the capability to pause Elasticsearch indexing for Advance Search. This will allow us to have "selective pausing" for either an individual namespace or an entire index type, ie (notes, merge requests, etc).
This is broken into two parts:
- Add pausing service
👈 (this MR) - Handle paused items in indexing queue: !116111 (closed)
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
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.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by John Mason