HBASE-29588: New HFile Design For Multi-Tenant Support (cherry-pick of PR #7296 onto branch-2)#8202
Open
sairampola wants to merge 3 commits intoapache:branch-2from
Open
HBASE-29588: New HFile Design For Multi-Tenant Support (cherry-pick of PR #7296 onto branch-2)#8202sairampola wants to merge 3 commits intoapache:branch-2from
sairampola wants to merge 3 commits intoapache:branch-2from
Conversation
…f PR apache#7296 onto branch-2) Cherry-picked the entire PR apache#7296 from master/HBASE-29588-feature onto branch-2. This squashes the 99 commits + 8 master merges from the PR into one commit. Conflicts resolved manually in 13 files (mostly imports, encryption test KeyProvider classes that differ between branches, FixedFileTrailer KEK fields, BucketCache notifyFileCachingCompleted retry-loop refactor, and the hbase-protocol-shaded HFile.proto location which differs between branch-2 and master). Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2c2c25e to
07a3a83
Compare
added 2 commits
May 8, 2026 00:11
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Cherry-picked the entire PR #7296 from master/HBASE-29588-feature onto branch-2. This squashes the 99 commits + 8 master merges from the PR into one commit.
Conflicts resolved manually in 13 files (mostly imports, encryption test KeyProvider classes that differ between branches, FixedFileTrailer KEK fields, BucketCache notifyFileCachingCompleted retry-loop refactor, and the hbase-protocol-shaded HFile.proto location which differs between branch-2 and master).