Skip to content
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

Disable limit trie logs for trie log subcommand #7366

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

siladu
Copy link
Contributor

@siladu siladu commented Jul 23, 2024

PR description

This avoids executing TrieLogPruner.preload unnecessarily during execution of the various trie log subcommands.

Fixed Issue(s)

Thanks for sending a pull request! Have you done the following?

  • Checked out our contribution guidelines?
  • Considered documentation and added the doc-change-required label to this PR if updates are required.
  • Considered the changelog and included an update if required.
  • For database changes (e.g. KeyValueSegmentIdentifier) considered compatibility and performed forwards and backwards compatibility tests

siladu added 2 commits July 23, 2024 17:26
This avoids executing TrieLogPruner.preload
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
@siladu siladu self-assigned this Jul 23, 2024
Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: Simon Dudley <[email protected]>
@siladu siladu enabled auto-merge (squash) July 24, 2024 04:28
@siladu siladu merged commit e68a6c6 into hyperledger:main Jul 24, 2024
40 checks passed
@siladu siladu deleted the prune-subcommand-disable-preload branch July 24, 2024 05:21
gconnect pushed a commit to gconnect/besu that referenced this pull request Aug 17, 2024
This avoids executing TrieLogPruner.preload

Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: gconnect <[email protected]>
gconnect pushed a commit to gconnect/besu that referenced this pull request Aug 26, 2024
This avoids executing TrieLogPruner.preload

Signed-off-by: Simon Dudley <[email protected]>
Signed-off-by: gconnect <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants