yugabyte / yugabyte-db

YugabyteDB - the cloud native distributed SQL database for mission-critical applications.
https://www.yugabyte.com
Other
8.95k stars 1.07k forks source link

[DocDB] Debug improvement for underreplicated tablets endpoint #18957

Open Huqicheng opened 1 year ago

Huqicheng commented 1 year ago

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

luoteresa commented 4 weeks ago

Hi,

My name is Teresa Luo and I'm a student at UT Austin taking a graduate distributed systems course. I'd like to work on this issue with @Akl35 as a part of a group project.

Will be sure to use Slack as correspondence if any questions arise.