Skip to content

Fast bootstrap rfc#18248

Open
vamshipasunuru1 wants to merge 5 commits intoapache:masterfrom
vamshipasunuru1:fast_bootstrap_rfc
Open

Fast bootstrap rfc#18248
vamshipasunuru1 wants to merge 5 commits intoapache:masterfrom
vamshipasunuru1:fast_bootstrap_rfc

Conversation

@vamshipasunuru1
Copy link

@vamshipasunuru1 vamshipasunuru1 commented Feb 25, 2026

Describe the issue this Pull Request addresses

This RFC describes implementation details for the feature proposed in #18135

Impact

Reduces Hudi onboarding time and avoids storage costs for historical partitions.

Risk Level

Documentation Update

Contributor's checklist

  • Read through contributor's guide
  • Enough context is provided in the sections above
  • Adequate tests were added if applicable

pvam added 4 commits February 25, 2026 06:36
Introduces a third bootstrap tier (REGISTER_ONLY) for fast onboarding of
cold partitions without reading their contents. References updated to match
open source class names and packages.

Made-with: Cursor
@github-actions github-actions bot added the size:M PR with lines of changes in (100, 300] label Feb 25, 2026
@vamshipasunuru1
Copy link
Author

@vinothchandar can you help with review?

@hudi-bot
Copy link
Collaborator

hudi-bot commented Mar 2, 2026

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@@ -0,0 +1,106 @@
# RFC-102: REGISTER_ONLY Bootstrap Mode
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This number may be taken? https://hudi.apache.org/contribute/rfc-process please lock in a number using the protocol here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M PR with lines of changes in (100, 300]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants