elek opened a new pull request #2096:
URL: https://github.com/apache/ozone/pull/2096


   ## What changes were proposed in this pull request?
   
   HDDS-5011 introduces Java ReplicationConfig classes which can be used as a 
replacement of replicationType and replicationFactor.
   
   First task is replacing type/factor with ReplicationConfig in Pipeline and 
related managers (PipelineManager BackgroundPipelineCreatorV2, 
PipelineStateManager...)
   
   We can do it on the master without the EC related stuff... (later we will 
add the small part which is required for EC...)
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-5047
   
   ## How was this patch tested?
   
   Main logic is not changed, just the signature of the interfaces (and 
implementations) all the related unit tests and integration tests are updated.


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

Reply via email to