yugabyte/yugabyte-db

[DocDB] Debug improvement for underreplicated tablets endpoint

Open

#18.957 geöffnet am 1. Sept. 2023

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (1 zugewiesene Person)C (1.003 Forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Repository-Metriken

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

Beschreibung

Jira Link: DB-7801

Description

It will be more obvious when debugging under replicated tablets issue:

Add a column expected num replicas

Add another column to provide reason why a tablet is detected as under replicated:

  1. number of replicas < placement num_replicas
  2. number of replicas of a placement block < placement block min_num_replicas

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

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

Contributor Guide