sadanand48 opened a new pull request, #10185: URL: https://github.com/apache/ozone/pull/10185
## What changes were proposed in this pull request? Currently if follower doesn't have enough space to accomodate the tarball from the leader, it fails the attempt however leader will keep trying to install snapshot, This PR is to add a space check before starting the transfer. The space check is against a predefined config whose default size is set to 5GB. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-15171 ## How was this patch tested? 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. 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]
