-
Notifications
You must be signed in to change notification settings - Fork 3.4k
HBASE-26286: Add support for specifying store file tracker when restoring or cloning snapshot #3851
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
13b69a9
HBASE-26064 Introduce a StoreFileTracker to abstract the store file t…
Apache9 2eceabd
HBASE-25988 Store the store file list by a file (#3578)
Apache9 88321fc
HBASE-26079 Use StoreFileTracker when splitting and merging (#3617)
wchevreuil 0ae94b8
HBASE-26224 Introduce a MigrationStoreFileTracker to support migratin…
Apache9 c184a92
HBASE-26246 Persist the StoreFileTracker configurations to TableDescr…
wchevreuil 434ec97
HBASE-26248 Should find a suitable way to let users specify the store…
Apache9 70906cf
HBASE-26264 Add more checks to prevent misconfiguration on store file…
Apache9 c705d80
HBASE-26280 Use store file tracker when snapshoting (#3685)
Apache9 4f0a8a1
HBASE-26326 CreateTableProcedure fails when FileBasedStoreFileTracker…
wchevreuil 201fadc
HBASE-26386 Refactor StoreFileTracker implementations to expose the s…
Apache9 5c8d55a
HBASE-26328 Clone snapshot doesn't load reference files into FILE SFT…
wchevreuil 71bd286
HBASE-26263 [Rolling Upgrading] Persist the StoreFileTracker configur…
GeorryHuang eebda10
HBASE-26271 Cleanup the broken store files under data directory (#3786)
BukrosSzabolcs d24e09d
HBASE-26454 CreateTableProcedure still relies on temp dir and renames…
wchevreuil 998af5d
HBASE-26064 Introduce a StoreFileTracker to abstract the store file t…
Apache9 3c0c21a
HBASE-26079 Use StoreFileTracker when splitting and merging (#3617)
wchevreuil d840dd3
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs 76f63a4
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs 444e852
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs cc8bfa6
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs b1bd8aa
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs e1f22a9
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs 5c75a01
Merge branch 'HBASE-26067' into HBASE-26286
BukrosSzabolcs 13c5ee6
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs 6dd88ed
Merge branch 'HBASE-26286' of https://github.com/BukrosSzabolcs/hbase…
BukrosSzabolcs a73b285
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs 5e6f4d4
Update hbase-server/src/main/java/org/apache/hadoop/hbase/master/proc…
BukrosSzabolcs 7218812
HBASE-26286: Add support for specifying store file tracker when resto…
BukrosSzabolcs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.