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

Re-enable fixed tests #1907

Merged
merged 1 commit into from
Nov 26, 2018
Merged

Re-enable fixed tests #1907

merged 1 commit into from
Nov 26, 2018

Conversation

carllin
Copy link
Contributor

@carllin carllin commented Nov 26, 2018

Problem

Tests were ignored after fix was pushed in an earlier PR: #1888

Summary of Changes

Re-enable tests

Fixes #

@carllin carllin requested a review from sambley November 26, 2018 03:14
@carllin carllin merged commit 3f9ad12 into solana-labs:master Nov 26, 2018
tao-stones pushed a commit to tao-stones/solana that referenced this pull request Jul 1, 2024
…abs#1882) (solana-labs#1907)

Deprecate --rocksdb-shred-compaction fifo (solana-labs#1882)

The fifo compaction option was originally added to mitigate write
stalls that were occurring with level compaction. Since fifo was
introduced, the level compaction implementation has been optimized
to reduce I/O amplification. With these improvements, level and fifo
are comparable and sticking with level only simplifies things.

For now, only a deprecation warning will be printed. In the next
release branch (2.1.0), specifying fifo will be an error

(cherry picked from commit e15e235)

Co-authored-by: steviez <steven@anza.xyz>
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