You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Alexey Serbin (JIRA)" <ji...@apache.org> on 2017/03/02 18:11:45 UTC

[jira] [Updated] (KUDU-1580) Connection negotiation timeout to tablet server is treated as unretriable error

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

Alexey Serbin updated KUDU-1580:
--------------------------------
    Target Version/s: 1.4.0  (was: 1.3.0)

> Connection negotiation timeout to tablet server is treated as unretriable error
> -------------------------------------------------------------------------------
>
>                 Key: KUDU-1580
>                 URL: https://issues.apache.org/jira/browse/KUDU-1580
>             Project: Kudu
>          Issue Type: Bug
>          Components: client
>    Affects Versions: 0.10.0
>            Reporter: Todd Lipcon
>            Assignee: Alexey Serbin
>            Priority: Critical
>
> In the case that the leader tablet server is up but "frozen", the client will get a connection negotiation timeout trying to establish an RPC connection. It appears that this Status::TimeOut() is treated as a non-retriable error by WriteRpc::AnalyzeResponse, so the client gets a failure even if there has been a leader re-election within the client-provided deadline.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)