HBASE-29588: New HFile Design For MultiTenant Support#7296
Open
sairampola wants to merge 130 commits intoapache:HBASE-29588-featurefrom
Open
HBASE-29588: New HFile Design For MultiTenant Support#7296sairampola wants to merge 130 commits intoapache:HBASE-29588-featurefrom
sairampola wants to merge 130 commits intoapache:HBASE-29588-featurefrom
Conversation
added 30 commits
April 15, 2025 19:31
…are from v4 codeflow
added 6 commits
February 23, 2026 14:06
added 23 commits
February 25, 2026 18:00
…ection entries to ensure non-negative offsets and positive sizes, maintaining order integrity
…cient next-section lookup. Added resolveCurrentSectionIndex method and updated findNextTenantSectionId to utilize the new index, improving performance and clarity
…nt exceeding maximum limits. Update MultiTenantHFileWriter to remove write verification and improve bloom filter handling. Refactor BucketCache to utilize BlockCacheUtil for HFile name matching, enhancing code clarity and maintainability
…egative offsets in constructors and seek/read methods. Update logging in TenantExtractorFactory to use debug level for improved clarity. Refactor MultiTenantStreamReader to optimize initialization checks. Adjust MultiTenantHFileSplittingTest to simplify table name generation.
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.
No description provided.