[
https://issues.apache.org/jira/browse/KUDU-2684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wong resolved KUDU-2684.
-------------------------------
Resolution: Fixed
Fix Version/s: 1.9.0
Fixed as of 4f7544fda7f5e2b66752f6ef046eb421fe5b1fd9
> 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
> Assignee: Andrew Wong
> Priority: Major
> Fix For: 1.9.0
>
>
> 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)