yugabyte/yugabyte-db

[DocDB] Fix load_balancer_max_over_replicated_tablets to reflect per-table status

Open

#21.157 geöffnet am 22. Feb. 2024

Auf GitHub ansehen
 (4 Kommentare) (1 Reaktion) (1 zugewiesene Person)C (1.003 Forks)batch import
area/docdbgood first issuekind/bugpriority/low

Repository-Metriken

Stars
 (8.229 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17T 21h) (92 gemergte PRs in 30 T)

Beschreibung

Jira Link: DB-10091

Description

load_balancer_max_over_replicated_tablets limits the number of over-replicated tablets per table, but this fact isn't clear from the name of the flag or any of the descriptions associated with it. Either update the flag name and descriptions, or change it to be a global limit.

Issue Type

kind/bug

Warning: Please confirm that this issue does not contain any sensitive information

  • I confirm this issue does not contain any sensitive information.

Contributor Guide