guihecheng opened a new pull request #2246: URL: https://github.com/apache/ozone/pull/2246
## What changes were proposed in this pull request? When use placement policy to choose datanodes, we should check whether a datanode has a volume that has enough space to hold the container, not check the space from all volumes together, because a container could only be on a single volume not spread across volumes. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-5209 ## How was this patch tested? extended existing ut. -- 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]
