yugabyte/yugabyte-db
Ver no GitHubCheck for port mismatch between `--master_addresses` and `--rpc_bind_addresses`
Open
#1.592 aberto em 20 de jun. de 2019
area/docdbgood first issuekind/enhancementpriority/medium
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
Jira Link: DB-1622
Right now, yb-master checks that the rpc_bind_address ip is in master_addresses, but not the port. Should fix to properly check entire address.