yugabyte/yugabyte-db
在 GitHub 查看Check for port mismatch between `--master_addresses` and `--rpc_bind_addresses`
Open
#1,592 建立於 2019年6月20日
area/docdbgood first issuekind/enhancementpriority/medium
倉庫指標
- Star
- (8,229 star)
- PR 合併指標
- (平均合併 17天 21小時) (30 天內合併 92 個 PR)
描述
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.