yugabyte/yugabyte-db

Resolve only one address for each master node

Open

#931 aberto em 5 de mar. de 2019

Ver no GitHub
 (2 comments) (0 reactions) (1 assignee)C (1.003 forks)batch import
good first issuekind/enhancement

Métricas do repositório

Stars
 (8.229 stars)
Métricas de merge de PR
 (Mesclagem média 17d 21h) (92 fundiu PRs em 30d)

Description

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.

Guia do colaborador