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

Alexey Serbin updated KUDU-2021:
--------------------------------
    Labels: client master  (was: master)

> 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
>
> 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.3.15#6346)

Reply via email to