remove pruning known issue (#932)

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
This commit is contained in:
Ratan Rai Sur
2020-05-15 13:19:28 -04:00
committed by GitHub
parent 5f92f5407e
commit b0f4b415e7

View File

@@ -21,13 +21,6 @@ clients.
A fix for this issue is being actively worked on.
## Error full syncing with pruning
- When pruning is enabled, a StorageException orrurs. [\#888](https://github.com/hyperledger/besu/issues/888)
The associated error is `Sync Writes has to enable WAL`.
A fix for this issue is being actively worked on. In the meantime do not enable pruning.
## Fast sync when running Besu on cloud providers
A known [RocksDB issue](https://github.com/facebook/rocksdb/issues/6435) causes fast sync to fail