sodonnel opened a new pull request, #4109: URL: https://github.com/apache/ozone/pull/4109
## What changes were proposed in this pull request? If an EC container is under-replicated somehow, and also has some maintenance indexes that do not need replicated, the logic calls the placement policy requesting zero nodes. The policy then throws an exception as it expects to have greater than zero nodes requested. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7683 ## How was this patch tested? Unit test used to reproduce the issue and then a code change to fix the test. -- 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]
