You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2021/06/09 09:16:41 UTC

[GitHub] [ozone] sodonnel opened a new pull request #2320: HDDS-5313. ContainerInfo should use ReplicationConfig

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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone] sodonnel merged pull request #2320: HDDS-5313. ContainerInfo should use ReplicationConfig

Posted by GitBox <gi...@apache.org>.
sodonnel merged pull request #2320:
URL: https://github.com/apache/ozone/pull/2320


   


-- 
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org