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

Remove Blockstore fifo compaction code #3469

Merged
merged 4 commits into from
Nov 6, 2024

Conversation

steviez
Copy link

@steviez steviez commented Nov 4, 2024

Problem

Use of fifo compaction (via --rocksdb-shred-compaction fifo) has been deprecated.

Summary of Changes

Since fifo is no longer a valid option, we can remove all of the code that configures it / handles choosing between level and fifo (since level is the only choice now)

@steviez steviez merged commit 01b96b4 into anza-xyz:master Nov 6, 2024
40 checks passed
@steviez steviez deleted the bstore_rip_out_fifo branch November 6, 2024 17:38
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