hanishakoneru opened a new pull request #1768: URL: https://github.com/apache/ozone/pull/1768
## What changes were proposed in this pull request? Currently, by default, Ratis is not enabled on an OM single node cluster. This Jira proposes to change the default single node OM to use Ratis server. OM Ratis has been tested extensively and is stable now. To convert a single node cluster to HA, the first step would be to upgrade the cluster to Ratis enabled cluster. A non-ratis single node cluster can be upgraded to ratis-enabled single node cluster by just setting the ozone.om.ratis.enable config to true and restarting the OM. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-4498 ## How was this patch tested? Config default value change. Tests already exist for this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
