yugabyte/yugabyte-db

[DocDB] Debug improvement for underreplicated tablets endpoint

Open

#18.957 aberto em 1 de set. de 2023

Ver no GitHub
 (1 comment) (0 reactions) (1 assignee)C (1.003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

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-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.

Guia do colaborador