yugabyte/yugabyte-db

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

开放

#1,621 创建于 2019年6月25日

 (5 条评论) (0 个反应) (0 位负责人)C (1,003 个派生)batch import
area/docdbgood first issuekind/enhancementpriority/medium

仓库指标

星标
 (8,229 个星标)
PR 合并指标
 (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.

贡献者指南