sodonnel opened a new pull request, #9955: URL: https://github.com/apache/ozone/pull/9955
## What changes were proposed in this pull request? Now [HDDS-14570](https://issues.apache.org/jira/browse/HDDS-14570) is complete, we can remove all the SCM finalization checkpoints. There were only there to coordinate between the SCM instances when finalizing multiple versions incase there was a failover or restart part way through. Now, a single Ratis transaction gets replayed on startup if that happens, so the code can be simplified. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-14672 ## How was this patch tested? Modifications to existing tests. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
