-
Notifications
You must be signed in to change notification settings - Fork 594
HDDS-10926. Block deletion should update container merkle tree. #6875
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
errose28
merged 28 commits into
apache:HDDS-10239-container-reconciliation
from
errose28:HDDS-10926-mt-delete
Aug 6, 2024
Merged
Changes from all commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
bf0dd6e
Initial outline of checksum manager and merkle tree with proto
errose28 408cff9
Merge branch 'HDDS-10239-container-reconciliation' into mt-manager-wip
errose28 3adbe5a
Add config key for lock stripes
errose28 e02a609
Keep deleted block list sorted
errose28 3680a2e
Change chunk checksum proto, add the first passing test
errose28 0d5800c
Use config defaults for test setup
errose28 eb01da4
Finish tests for ContainerMerkleTree
errose28 f35effd
Add tests for checksum maanger and standardize proto names
errose28 21dd870
Updates after reviewing diff
errose28 47cd213
Rename checksum manager and file. Fix findbugs and Rat
errose28 6460fe7
Make checksum file read/write for the API based on files, not protos
errose28 ff55f27
Initially mark where blocks will be added
errose28 fffeba6
Block deleting task supports updating the file
errose28 4822941
Basic block delete test passes
errose28 6087fa3
Add test for block delete commands retried
errose28 9714259
Rename data tree to container tree
errose28 aacac83
Merge branch 'HDDS-10887-mt-manager' into HDDS-10926-mt-delete
errose28 3161ad8
Use generic container type in checksum manager
errose28 041c5c2
Checkstyle
errose28 838eb59
Merge branch 'HDDS-10239-container-reconciliation' into HDDS-10926-mt…
errose28 be95b85
Merge branch 'HDDS-10239-container-reconciliation' into HDDS-10926-mt…
errose28 245844c
Use block name in task
errose28 51e7020
Update test description
errose28 1748205
Move test helper methods to util class
errose28 5d24704
Add more tests for blocks being written to the file
errose28 0145809
Checkstyle
errose28 52207ce
Fix rat
errose28 a82c863
Add metrics unregister workaround from WIP HDDS-10376
errose28 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
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.