[
https://issues.apache.org/jira/browse/KUDU-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Serbin updated KUDU-2021:
--------------------------------
Status: In Review (was: In Progress)
> In case of multi-master, connection negotiation error to leader master is not
> retried
> -------------------------------------------------------------------------------------
>
> Key: KUDU-2021
> URL: https://issues.apache.org/jira/browse/KUDU-2021
> Project: Kudu
> Issue Type: Bug
> Components: client
> Affects Versions: 1.3.1
> Reporter: Alexey Serbin
> Assignee: Alexey Serbin
> Labels: master
>
> In case of multi-master Kudu cluster the client is supposed to retry a failed
> RPC with other master server, but that not the case if RPC fails on
> connection negotiation.
> For example, when the leader master is up but "frozen", if the client times
> out on negotiating a connection, the RPC fails and is not retries with other
> available masters.
> This is similar to KUDU-1580, but for masters.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)