[ 
https://issues.apache.org/jira/browse/KUDU-2021?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alexey Serbin updated KUDU-2021:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.5.0
           Status: Resolved  (was: In Review)

Implemented in {{7e02ede3300ac180f393c93bf781a4b74556140b}}

> Add an integration test: in case of multi-master, RPC is retried in case of 
> negotiation error with master
> ---------------------------------------------------------------------------------------------------------
>
>                 Key: KUDU-2021
>                 URL: https://issues.apache.org/jira/browse/KUDU-2021
>             Project: Kudu
>          Issue Type: Task
>          Components: client
>    Affects Versions: 1.3.1
>            Reporter: Alexey Serbin
>            Assignee: Alexey Serbin
>              Labels: client, master
>             Fix For: 1.5.0
>
>
> In case of multi-master Kudu cluster the client is supposed to retry a failed 
> RPC with other master server.
> For example, when the leader master is up but "frozen", if the client times 
> out on negotiating a connection, the RPC fails and should be retried with 
> other available masters.
> This is about adding an integration test to cover functionality similar to 
> KUDU-1580, but master-related.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to