yugabyte/yugabyte-db

Check if master address list contains the broadcast address in case bind address is not present.

Open

#1621 aperta il 25 giu 2019

Vedi su GitHub
 (5 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-1371 Currently at master start-up, we verify that the master's RPC bind address is part of the master address list passed at a start-up. In case we have different RPC addresses and broadcast addresses, and the RPC address is not publicly available, we might need to pass the broadcast address as the master address.

Guida contributor