Skip to content

Conversation

magicxyyz
Copy link
Contributor

@magicxyyz magicxyyz commented May 7, 2025

This PR:

  • adds two new config options to core.CacheConfig :
    • TrieCapBatchSize - write batch size threshold used during capping triedb size
    • TrieCommitBatchSize - write batch size threshold used during committing triedb to disk
  • adds internal pebble batch size checks in ethdb/pebble.batch.Put and ethdb/pebble.batch.Delete to return an error instead of getting panic from the internals of pebble

part of NIT-3204

@magicxyyz magicxyyz self-assigned this May 23, 2025
@magicxyyz magicxyyz marked this pull request as ready for review May 27, 2025 21:01
@magicxyyz magicxyyz removed their assignment May 27, 2025
@magicxyyz magicxyyz marked this pull request as draft May 27, 2025 21:30
@magicxyyz magicxyyz marked this pull request as ready for review May 28, 2025 12:58
@magicxyyz magicxyyz requested a review from diegoximenes July 17, 2025 15:59
@magicxyyz magicxyyz assigned diegoximenes and unassigned magicxyyz Jul 17, 2025
@magicxyyz magicxyyz assigned diegoximenes and unassigned magicxyyz Jul 23, 2025
@magicxyyz magicxyyz requested a review from diegoximenes July 23, 2025 18:28
@diegoximenes diegoximenes assigned tsahee and unassigned diegoximenes Jul 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

s CLA signed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants