yugabyte/yugabyte-db

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

Open

#5,446 创建于 2020年8月20日

在 GitHub 查看
 (4 评论) (0 反应) (0 负责人)C (1,003 fork)batch import
area/docdbgood first issuehelp wantedkind/enhancementpriority/medium

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 PR)

描述

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 .

贡献者指南