Skip to content

HDDS-15171. Add available space check on follower during bootstrap.#10185

Draft
sadanand48 wants to merge 2 commits intoapache:masterfrom
sadanand48:HDDS-15171
Draft

HDDS-15171. Add available space check on follower during bootstrap.#10185
sadanand48 wants to merge 2 commits intoapache:masterfrom
sadanand48:HDDS-15171

Conversation

@sadanand48
Copy link
Copy Markdown
Contributor

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

@sadanand48 sadanand48 changed the title HDDS-15171. Add available space check on follower during bootstrap. HDDS-15171. Add available space check on follower during bootstrap. May 5, 2026
@sadanand48 sadanand48 changed the title HDDS-15171. Add available space check on follower during bootstrap. HDDS-15171. Add available space check on follower during bootstrap. May 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant