Skip to content

Revert "Find zoekt index through replicas"

Dmitry Gruzd requested to merge revert-cfa26e30 into master

What does this MR do and why?

We discovered that !161212 (merged) causes SLO violations

undefined method `id' for nil:NilClass

            index_ids << replica.indices.max_by(&:free_storage_bytes).id

This MR reverts it.

Revert "Merge branch 'jm-zoekt-replica-index-retrieval' into 'master'"

This reverts merge request !161212 (merged)

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

Merge request reports

Loading