remove pruning known issue (#932)

Signed-off-by: Ratan Rai Sur <ratan.r.sur@gmail.com>
pull/940/head
Ratan Rai Sur 5 years ago committed by GitHub
parent 5f92f5407e
commit b0f4b415e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 7
      KNOWN_ISSUES.md

@ -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

Loading…
Cancel
Save