yugabyte/yugabyte-db

Resolve only one address for each master node

开放

#931 创建于 2019年3月5日

 (2 条评论) (0 个反应) (1 位负责人)C (1,003 个派生)batch import
good first issuekind/enhancement

仓库指标

星标
 (8,229 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

While starting yb-master/yb-tserver, we can provide a list of addresses (e.g. public and private address). Currently, we try to resolve each address. We should change this to resolve only one of the addresses.

贡献者指南