siddhantsangwan opened a new pull request, #4270: URL: https://github.com/apache/ozone/pull/4270
## What changes were proposed in this pull request? Currently all RATIS containers are hard coded to be handled by LegacyReplicationManager. This jira proposes adding a configuration that will decide if these containers should be handled by new RM or legacy. For now, by default, legacy should handle ratis containers. Note that the new RM does not yet provide a move API. So if the new RM is configured to handle RATIS containers, container balancer is not expected to work. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7962 ## How was this patch tested? -- 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]
