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

Mike Percy resolved KUDU-2274.
------------------------------
       Resolution: Fixed
         Assignee: Mike Percy
    Fix Version/s: 1.7.0

Fixed in d977d1cf16d5b8e82d84396a0a82351582258fa1

> Race when tombstoned replica gets copied and becomes leader
> -----------------------------------------------------------
>
>                 Key: KUDU-2274
>                 URL: https://issues.apache.org/jira/browse/KUDU-2274
>             Project: Kudu
>          Issue Type: Bug
>          Components: consensus
>    Affects Versions: 1.6.0
>            Reporter: Mike Percy
>            Assignee: Mike Percy
>            Priority: Major
>             Fix For: 1.7.0
>
>
> It appears that there is a race where there can be an interleaving when 
> writing to consensus metadata between a tombstoned TabletReplica instance and 
> a newly tablet copied TabletReplica instance. This bug stems from not calling 
> tablet_replica_->Shutdown() on the tombstoned replica when replacing such a 
> replica.



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

Reply via email to