sreejasahithi opened a new pull request, #8559: URL: https://github.com/apache/ozone/pull/8559
## What changes were proposed in this pull request? Currently the `ozone admin container create` command only creates containers with Replication factor as ONE and Replication Type as STANDALONE which might be relevant for debugging or unit tests but doesn't have a real requirement in creating actual containers which have Replication Types as EC/RATIS with configuration replication factor/algo. this change allows to create containers with replication type as RATIS or EC as well. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-13037 ## How was this patch tested? https://github.com/sreejasahithi/ozone/actions/runs/15434182401 -- 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]
