[
https://issues.apache.org/jira/browse/KUDU-2170?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Will Berkeley updated KUDU-2170:
--------------------------------
Code Review: http://gerrit.cloudera.org:8080/8341
> Masters can start up with duplicate masters specified
> -----------------------------------------------------
>
> Key: KUDU-2170
> URL: https://issues.apache.org/jira/browse/KUDU-2170
> Project: Kudu
> Issue Type: Bug
> Components: master
> Reporter: Andrew Wong
> Assignee: Will Berkeley
>
> In a multi-master deployment, when a master starts up, it contacts the other
> masters to gather UUIDs, but doesn't check whether there are any duplicates.
> This can lead to some scary-looking issues, like duplicate masters showing up
> in the web UI. It would be nice if this were disallowed.
> Also worth noting: having all unique entries in `master_addresses` doesn't
> necessarily imply they are all unique masters (e.g. some masters may be
> specified via DNS aliases).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)