Description
Remove master code handles the case when there are multiple masters with same HostPort and no uuid is specified causing ambiguity in terms of which master needs to be removed.
https://github.com/apache/kudu/blob/master/src/kudu/master/master.cc#L582
However we don't have a test case for the same. So filing a JIRA to track the same.
See review comment: https://gerrit.cloudera.org/c/17010/7/src/kudu/master/dynamic_multi_master-test.cc#874
Attachments
Issue Links
- is related to
-
KUDU-2181 Multi-master config change support
- Resolved