Skip to content

Rollout of load_balancing_for_bulk_cron_workers ff [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Dmitry Gruzd requested to merge 326721-remove-load-balancing-ff into master

What does this MR do?

This MR removes (enables it for everyone) the feature flag load_balancing_for_bulk_cron_workers, which allows ElasticIndexBulkCronWorker and ElasticIndexInitialBulkCronWorker to use replicas in order to reduce the load on the primary database.

It has been enabled on production since May 12th 2021 at 11:53 UTC

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • [-] 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

Closes #326721 (closed)

Edited by Dmitry Gruzd

Merge request reports