Skip to content
This repository was archived by the owner on Jan 22, 2025. It is now read-only.

Re-enable fixed tests#1907

Merged
carllin merged 1 commit intosolana-labs:masterfrom
carllin:EnableFixedTests
Nov 26, 2018
Merged

Re-enable fixed tests#1907
carllin merged 1 commit intosolana-labs:masterfrom
carllin:EnableFixedTests

Conversation

@carllin
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants