yugabyte/yugabyte-db

Check if master address list contains the broadcast address in case bind address is not present.

Open

#1,621 建立於 2019年6月25日

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

倉庫指標

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

描述

Jira Link: DB-1371 Currently at master start-up, we verify that the master's RPC bind address is part of the master address list passed at a start-up. In case we have different RPC addresses and broadcast addresses, and the RPC address is not publicly available, we might need to pass the broadcast address as the master address.

貢獻者指南