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 2018/01/29 20:21:00 UTC

[jira] [Resolved] (KUDU-1927) Potential race handling ConnectToMaster RPCs during leader transition

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

Alexey Serbin resolved KUDU-1927.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: 1.4.0)
                   1.7.0

Fixed in 54081ce18ffff42a2a04f55d892aba3523ba9df9

> Potential race handling ConnectToMaster RPCs during leader transition
> ---------------------------------------------------------------------
>
>                 Key: KUDU-1927
>                 URL: https://issues.apache.org/jira/browse/KUDU-1927
>             Project: Kudu
>          Issue Type: Bug
>          Components: master, security
>    Affects Versions: 1.3.0
>            Reporter: Todd Lipcon
>            Assignee: Alexey Serbin
>            Priority: Major
>             Fix For: 1.7.0
>
>
> MasterServiceImpl::ConnectToMaster currently has a TODO that there might be a case where a client issues the RPC exactly as a leader is becoming active. The worry is that it may return a response indicating LEADER status, but without the ability to issue a key.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)