Swaminathan Balachandran created HDDS-12090:
-----------------------------------------------

             Summary: Fix Snapshot Bootstrapping race condition to prevent 
snapshot corruption
                 Key: HDDS-12090
                 URL: https://issues.apache.org/jira/browse/HDDS-12090
             Project: Apache Ozone
          Issue Type: Task
            Reporter: Swaminathan Balachandran
            Assignee: Swaminathan Balachandran


Currently there is an issue with the existing bootstrapping logic when dealing 
with Snapshotted OM Rocksdb. While bootstrapping no locks are taken and the 
bootstrapping runs along with active transactions happening on the snapshot 
rocksdb which could lead to having a corrupted Rocksdb instance post bootstrap 
on the follower OM. This doc looks into resolving this issue so that the 
bootstrapping happens on a consistent view of the system.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to