yugabyte/yugabyte-db

[DocDB] Fix load_balancer_max_over_replicated_tablets to reflect per-table status

Open

#21,157 opened on Feb 22, 2024

View on GitHub
 (4 comments) (1 reaction) (1 assignee)C (1,003 forks)batch import
area/docdbgood first issuekind/bugpriority/low

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (Avg merge 17d 21h) (92 merged PRs in 30d)

Description

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