Skip to content

Disable limit trie logs for trie log subcommand#7366

Merged
siladu merged 5 commits intobesu-eth:mainfrom
siladu:prune-subcommand-disable-preload
Jul 24, 2024
Merged

Disable limit trie logs for trie log subcommand#7366
siladu merged 5 commits intobesu-eth:mainfrom
siladu:prune-subcommand-disable-preload

Conversation

@siladu
Copy link
Copy Markdown
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 <simon.dudley@consensys.net>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
@siladu siladu self-assigned this Jul 23, 2024
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
Signed-off-by: Simon Dudley <simon.dudley@consensys.net>
@siladu siladu enabled auto-merge (squash) July 24, 2024 04:28
@siladu siladu merged commit e68a6c6 into besu-eth:main Jul 24, 2024
@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 <simon.dudley@consensys.net>
Signed-off-by: gconnect <agatevureglory@gmail.com>
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 <simon.dudley@consensys.net>
Signed-off-by: gconnect <agatevureglory@gmail.com>
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