-
Notifications
You must be signed in to change notification settings - Fork 616
HDDS-12233. Atomically import a container #7934
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
Merged
swamirishi
merged 20 commits into
apache:master
from
ptlrs:HDDS-12233-atomic-container-replication
Apr 1, 2025
Merged
Changes from 1 commit
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
78da63b
atomically import a container
ptlrs 9ccda66
HDDS-12233. throw the RocksDBException
ptlrs 920e5ad
HDDS-12233. save custom container state
ptlrs c9f1741
persist state before atomic move, add rocksdb checks, fix tests
ptlrs b3abc37
persist state before atomic move
ptlrs a151bd2
fix KeyValueContainer test
ptlrs e68c85e
remove log lines
ptlrs 6d9b112
add test to confirm the state of the imported container
ptlrs c9907f8
fix checkstyle error
ptlrs 8d09dcb
fix checkstyle error
ptlrs 3e1cb0e
Merge branch 'master' into HDDS-12233-atomic-container-replication
ptlrs 8e3f941
fix checkstyle error
ptlrs 06e90e2
fix review comments
ptlrs 436d151
fix review comments to reduce the number of container file updates
ptlrs db1ac27
fix review comments to reduce the number of container file updates
ptlrs 35361d1
delete Ratis replicated recovering containers upon datanode start
ptlrs 1a69500
fix unit test
ptlrs f7108cb
HDDS-12233. fix review comments
ptlrs 1b60599
Merge remote-tracking branch 'upstream/master' into HDDS-12233-atomic…
ptlrs a3f661b
HDDS-12233. remove unused field
ptlrs 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
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.