Skip to content

Run UserRefreshFromReplicaWorker jobs on the replica database (if available) by default

What does this MR do?

Removes the feature flag user_refresh_from_replica_worker_uses_replica_db, which enabled fully on production on July 12th, 2021 in milestone 14.1: gitlab-com/gl-infra/production#5142 (closed).

It has been ~2 months that this change has been running on production without any trouble, so we can remove this feature flag from the codebase.

Rollout issue: #334766 (closed)

Current state of this feature flag in Staging & Production

Screen_Shot_2021-09-07_at_12.49.11_PM

Screenshots or Screencasts (strongly suggested)

How to setup and validate locally (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
Edited by Manoj M J

Merge request reports

Loading