elek opened a new pull request #2136: URL: https://github.com/apache/ozone/pull/2136
## What changes were proposed in this pull request? HDDS-5011 introduced new ReplicationConfig with multiple implementations (Ratis/Standalone). To make ozone sh client EC compatible we can use ReplicationConfig on the client side too: --replication parameter can be parsed from the string based on the ReplicationConfig. Today it can be THREE or ONE, but later ECReplicationConfig can support more sophisticated schemes (like 3:2) ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5073 ## How was this patch tested? With local docker-compose cluster + CI No logic has been changed only the internal representation of the data. -- 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]
