nandakumar131 opened a new pull request, #5779:
URL: https://github.com/apache/ozone/pull/5779

   ## What changes were proposed in this pull request?
   Currently, we don't have any steps/ways to enable SCM HA on a Non-HA setup. 
This is because `ozone.scm.ratis.enable` cannot be modified once the cluster is 
initialized ([HDDS-6695](https://issues.apache.org/jira/browse/HDDS-6695)).
   
   We have to initialize Ratis (once the upgrade is finalized) as part of `scm 
--init` command to support enabling of SCM HA in a Non-HA cluster.
   
   After this change, once the cluster is upgraded running `scm --init` will 
enable and initialize Ratis in a Non-HA (non Ratis) setup.
   
   ## What is the link to the Apache JIRA
   HDDS-9879
   
   ## How was this patch tested?
   An additional unit test is added to verify the new behavior.
   


-- 
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]

Reply via email to