yugabyte/yugabyte-db

Check for port mismatch between `--master_addresses` and `--rpc_bind_addresses`

Open

#1592 aperta il 20 giu 2019

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)C (1003 fork)batch import
area/docdbgood first issuekind/enhancementpriority/medium

Metriche repository

Star
 (8229 star)
Metriche merge PR
 (Merge medio 17g 21h) (92 PR mergiate in 30 g)

Descrizione

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.

Guida contributor