yugabyte/yugabyte-db

[DocDB] Fix load_balancer_max_over_replicated_tablets to reflect per-table status

Open

#21.157 aberto em 22 de fev. de 2024

Ver no GitHub
 (4 comments) (1 reaction) (1 assignee)C (1.003 forks)batch import
area/docdbgood first issuekind/bugpriority/low

Métricas do repositório

Stars
 (8.229 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (92 fundiu PRs em 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.

Guia do colaborador