Andrew Wong created KUDU-2684:
---------------------------------
Summary: Tablet servers can start up with duplicate masters
specified
Key: KUDU-2684
URL: https://issues.apache.org/jira/browse/KUDU-2684
Project: Kudu
Issue Type: Bug
Components: tserver
Affects Versions: 1.8.0
Reporter: Andrew Wong
When specifying the `–tserver_master_addrs` flag, there isn't any checking to
ignore duplicates in the comma separated list. The result is that a tablet
server can heartbeat multiple times to the same master, which can exacerbate
other issues (e.g. KUDU-2681, currently we stack tasks upon receiving multiple
tablet reports from the same tablet server).
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)