RocksDB upgrade introduce issues when used with Forest #6421
Labels
forest
mainnet
non mainnet (private networks)
not related to mainnet features - covers privacy, permissioning, IBFT2, QBFT
performance
RocksDB has been upgraded from 8.3.2 to 8.9.1 in #6377, but was found by @siladu that it can prevent a Forest node to start, since it gets stuck (indefinitely?) at the initial compaction step, a specific node was stopped after being stuck there for 45min, and a restart didn't help
Reverting RocksDB to 8.3.2 (#6419) solves the issue, so further investigation is need to identify the source of the issue.
The text was updated successfully, but these errors were encountered: