yugabyte/yugabyte-db

[read-replicas] spurious logging (?): Expected replicas 3 but found 11 for tablet

Open

#3,235 建立於 2019年12月31日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)C (1,003 fork)batch import
area/docdbgood first issuekind/bugpriority/medium

倉庫指標

Star
 (8,229 star)
PR 合併指標
 (平均合併 17天 21小時) (30 天內合併 92 個 PR)

描述

Jira Link: DB-1673 On a cluster with 3 primary replicas, and 8 read replicas, user reported the following:

The master's started logging a lot of Expected replicas 3 but found 11 for tablet halfway into the spike in errors.

The log line seems misleading (since 11 is indeed the expected number of replicas for the tablet in this setup).

Can we look to see if it is just spurious logging or a logic issue in master interpreting the read-replicas incorrectly?

貢獻者指南