-
Notifications
You must be signed in to change notification settings - Fork 177
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
[Access] Add registerDB pruning module #6397
Open
UlyanaAndrukhiv
wants to merge
55
commits into
onflow:master
Choose a base branch
from
The-K-R-O-K:UlyanaAndrukhiv/6068-registerDB-pruning-module
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,359
−73
Open
Changes from 19 commits
Commits
Show all changes
55 commits
Select commit
Hold shift + click to select a range
5584146
Added new cli flags to access and observer nodes
UlyanaAndrukhiv fd5fa65
Updated last commit
UlyanaAndrukhiv 8aab5d9
Added skeleton of register db pruner module
UlyanaAndrukhiv 08274d1
Added missed logic for checkPrune implementation for register db pruning
UlyanaAndrukhiv 61d3be2
Added pruner integration to AN and ON
UlyanaAndrukhiv 8910083
Added prune up to height implementation
UlyanaAndrukhiv b863b61
Updated iteration over the register keys, moved update first height t…
UlyanaAndrukhiv fc3c44c
Updated collecting keys to remove
UlyanaAndrukhiv 64e9c9b
Added tests for register pruner
UlyanaAndrukhiv 177651c
Added basic metrics for pruner
Guitarheroua 33fe4a1
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua 2d847ba
Added aditional metrics
Guitarheroua 1018ba2
Added missing metric
Guitarheroua 0e8cc4c
Added throttle delay to prevent excessive system load during pruning
UlyanaAndrukhiv afe9e56
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
UlyanaAndrukhiv fec4ba2
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
UlyanaAndrukhiv b9247b6
Updated checkPrune implementation
UlyanaAndrukhiv 97a046d
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
UlyanaAndrukhiv 0e7f9e5
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
UlyanaAndrukhiv 8080a15
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
UlyanaAndrukhiv b57bc4e
Added first batch of suggested changes according to comments
UlyanaAndrukhiv 3ca7883
Removed ComponentManager
UlyanaAndrukhiv 1ff10bc
Simplified prune throttle delay implementation and updated error hand…
UlyanaAndrukhiv 25e1356
Removed unnecessary checks for metrics and updated tests
UlyanaAndrukhiv 66e810b
Removed extra scope according to comments
UlyanaAndrukhiv 0aada71
Fixed check for pruning
UlyanaAndrukhiv f039d15
Updated godoc
UlyanaAndrukhiv b6c8040
Added more comments
UlyanaAndrukhiv db82c62
Updated comments for register priner tests
UlyanaAndrukhiv dc984cf
Added functional test for error handling for register pruner, added m…
UlyanaAndrukhiv 84a8f9a
Merged with master
UlyanaAndrukhiv bf15f92
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua 919f03b
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
UlyanaAndrukhiv 9ed6ca8
Added basic integration test functionality
Guitarheroua 2cb1264
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua f040c83
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
UlyanaAndrukhiv fc4d6cb
Merged with master
UlyanaAndrukhiv 87fe8fe
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua d70106a
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua f276544
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua 7ffc1a4
db path fix
Guitarheroua 66418af
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua ebcc13f
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua 10cb2f2
Fixed crashes in tests
Guitarheroua 23f1e36
Merge branch 'master' of github.com:The-K-R-O-K/flow-go into UlyanaAn…
Guitarheroua d251445
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua 5833735
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua c238bac
Fixed remarks
Guitarheroua e41451c
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua 74c4f97
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua c4bf9f3
changed naming of test data
Guitarheroua d086c1b
Added log for total keys pruned and duration
Guitarheroua 16e7887
Merge branch 'UlyanaAndrukhiv/6068-registerDB-pruning-module' of gith…
Guitarheroua 0f3b5aa
Added comments and clarify check for pruning keys
Guitarheroua 4961567
Merge branch 'master' into UlyanaAndrukhiv/6068-registerDB-pruning-mo…
Guitarheroua 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 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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
WithPruneThreshold
is temporarily commented out and will be re-enabled once PR #6345 is merged.