Skip to content

Remove feature flag elastic_bulk_incremental_updates

Dylan Griffith requested to merge 208717-remove-ff-for-bulk-indexer into master

What does this MR do?

This feature flag has been fully rolled out as per #208717 (closed) now.

We also refactor the methods a little since the only time we don't use the bulk indexer is in the project model hooks it makes things cleaner to just overload the methods in project model hooks rather than keeping all the logic in the parent model.

Screenshots

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

#208717 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports