-
Notifications
You must be signed in to change notification settings - Fork 631
HDDS-15208. OM should learn to finalize from SCM after finalization command #10236
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
Merged
Changes from all commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
06d15e3
HDDS-15208. OM should learn to finalize from SCM
6d85457
Remove log messages
136574b
Fix findbugs
8847638
Fix checkstyle
6581218
Fix config check and update unit tests to verify ratis interactions
2626446
Fix style
5823be4
Stop background service thread after finalization no longer needed
cf7bbb2
Fix typo in ozone-default
77fbc35
Address review comments
e042fad
Fix failing test
7dad7f1
Finalization should goto system audit log as its happening in the bac…
ce82754
Fix compile issue
8e6ddbe
Add a meta-table key that must be present for finalization of OM to h…
118498b
Fix checkstyle
7e3d80f
Fix test failures and meta table setting / deleting
9afb239
Increase wait timeout for finalization
4376bdf
Debug messages
324cf4a
More debug
a910da5
Merge branch 'HDDS-14496-zdu' into HDDS-15208
93ac731
Fix issue where DN was defaulting to incorrect layout version
58b0a26
Revert "Increase wait timeout for finalization"
993fedc
Revert "Debug messages"
5f03e6b
Revert "More debug"
b6a07c7
Fix failing finalize service tests
b02c116
Fix checkstyle
9352c04
Fix failing container upgrade test with Ethan's patch
7282b36
Revert "Fix issue where DN was defaulting to incorrect layout version"
0e6a85f
Fix DN default versions
287a696
Revert unintentional log format change
1dba392
Also delete system audit log on test finish
66fd9f5
Use ratis transaction as epoch
fd950a7
Use same random clientID
f9f0be1
Always increment run count and add to logs
c8325a7
Fix log4j settings
8d0bcd5
Merge branch 'HDDS-14496-zdu' into HDDS-15208
2fa62f2
Fix bad merge affecting DN version
9d39168
Fixes to auditlog.properties
1f3e6b2
Add tests for finalize key manipulation in request / response handling
4eaa1a8
Fix find bugs
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
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.