Skip to content

Move Notes (Comments) to dedicated ES index

Dmitry Gruzd requested to merge 297646-move-notes-to-separate-index into master

What does this MR do?

This is the Advanced Search migration of notes into a separate indices. It pauses indexing and migrates all notes into a new index. After the migration is complete it will unpause indexing and switch all queries to using this new index.

#297646 (closed)

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team

Related to #297646 (closed)

Edited by Dmitry Gruzd

Merge request reports