yugabyte/yugabyte-db

[DocDB] in yb-master /tablet-servers view summarize read-replica and primary cluster info separately

Open

#5 446 ouverte le 20 août 2020

Voir sur GitHub
 (4 commentaires) (0 réactions) (0 assignés)C (1 003 forks)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

Métriques du dépôt

Stars
 (8 229 stars)
Métriques de merge PR
 (Merge moyen 17j 21h) (92 PRs mergées en 30 j)

Description

Jira Link: DB-1322 Sample screenshot from the http://yb-master:7000/tablet-servers view of a Yugabyte universe with a primary cluster + read-replica cluster:

As you can see, the Tablet-Peers by Availability Zone section simply summarizes by "cloud+region+zone". But if the cloud/region/zone names are the same for the primary cluster nodes and read-replica cluster nodes (as in this case) -- then the summary view isn't as useful as it could be. Would be nice to have two summary sections for this -- one for the primary cluster and one for the read-replica cluster.

cc: @bmatican , @rahuldesirazu .

Guide contributeur