From b0f4b415e7a791f260070c784723a2f57c8e77ec Mon Sep 17 00:00:00 2001 From: Ratan Rai Sur Date: Fri, 15 May 2020 13:19:28 -0400 Subject: [PATCH] remove pruning known issue (#932) Signed-off-by: Ratan Rai Sur --- KNOWN_ISSUES.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/KNOWN_ISSUES.md b/KNOWN_ISSUES.md index ebcbf47434..5bf9af68f5 100644 --- a/KNOWN_ISSUES.md +++ b/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