Mike Percy created KUDU-2274:
--------------------------------

             Summary: 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


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