yugabyte/yugabyte-db
Voir sur GitHubCheck for port mismatch between `--master_addresses` and `--rpc_bind_addresses`
Open
#1 592 ouverte le 20 juin 2019
area/docdbgood first issuekind/enhancementpriority/medium
Métriques du dépôt
- Stars
- (8 229 stars)
- Métriques de merge PR
- (Merge moyen 17j 21h) (92 PRs mergées en 30 j)
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.