yugabyte/yugabyte-db

Resolve only one address for each master node

Open

#931 创建于 2019年3月5日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)C (1,003 fork)batch import
good first issuekind/enhancement

仓库指标

Star
 (8,229 star)
PR 合并指标
 (平均合并 17天 21小时) (30 天内合并 92 个 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.

贡献者指南