Skip to content

Conversation

@StrathCole
Copy link

Added a flush threshold to prevent Pebble batch from exceeding 4 GB limit during write operations.
Cometbft-db just executes set and delete on the batches without checking for the size. Pebble has a hard-coded limit of batch sizes to 4GB
grafik

This can lead to node panic in case there is massive data compaction/migrations.

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.

1 participant