sodonnel opened a new pull request #2320: URL: https://github.com/apache/ozone/pull/2320
## What changes were proposed in this pull request? We introduced ReplicationConfig to most classes already, but we missed ContainerInfo. This change will ensure that ContainerInfo uses ReplicationConfig rather than the legacy Type and Factor fields. This is a backport of the same change committed to master, but with some additional needed for the EC branch to allow it to compile and work correctly. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5313 ## How was this patch tested? New and existing unit 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
