Skip to content

ethdb/pebble: disable seek compaction for Pebble - #33697

Merged
fjl merged 1 commit into
ethereum:masterfrom
rjl493456442:restore-pebble-rate-compaction
Jan 29, 2026
Merged

ethdb/pebble: disable seek compaction for Pebble#33697
fjl merged 1 commit into
ethereum:masterfrom
rjl493456442:restore-pebble-rate-compaction

Conversation

@rjl493456442

@rjl493456442 rjl493456442 commented Jan 28, 2026

Copy link
Copy Markdown
Member

This PR restores the previous Pebble configuration, disabling seek compaction.

This feature is still needed by hash mode archive node, mitigating the overhead
of frequent compaction.

@fjl fjl added this to the 1.17.0 milestone Jan 29, 2026
@fjl
fjl merged commit 628ff79 into ethereum:master Jan 29, 2026
8 of 9 checks passed
gballet pushed a commit to BZO95/go-ethereum that referenced this pull request May 21, 2026
This PR restores the previous Pebble configuration, disabling seek compaction.

This feature is still needed by hash mode archive node, mitigating the
overhead of frequent compaction.
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