yugabyte/yugabyte-db

[DocDB] Debug improvement for underreplicated tablets endpoint

Open

#18,957 opened on 2023年9月1日

GitHub で見る
 (1 comment) (0 reactions) (1 assignee)C (1,003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Repository metrics

Stars
 (8,229 stars)
PR merge metrics
 (平均マージ 17d 21h) (30d で 92 merged PRs)

説明

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.

コントリビューターガイド