Commit Graph

69 Commits (3a2c8e6d1395fa86f3f576002e18d46ea206dd15)

Author SHA1 Message Date
Sally MacFarlane 11a4f734a4
[MINOR] text edits to plugins javadoc (#5115) 2 years ago
ahamlat 98f68ea1bf
Disable RocksDB checksum verification on reads (#5042) 2 years ago
Fabio Di Fabio 6257fe2f01
4844 re merge main (#5035) 2 years ago
Sally MacFarlane c9de473a3c
kubernetes and errorprone - update versions (#5013) 2 years ago
matkt e36b1f6dbd
Fix transaction pool issue (#4964) 2 years ago
Usman Saleem 9eb32836b7
Fix javadocs to allow build to pass in JDK 17 (#4834) 2 years ago
garyschulte 2b17e040e1
Bugfix snapshot transaction segfaults after storage truncation (#4786) 2 years ago
Zhenyang Shi 13213e2c7d
Ignore extra RocksDB column families for experimental features (#4842) 2 years ago
Daniel Lehrner 49f32ca22d
Prints configuration overview (#4451) 2 years ago
ahamlat 376ce82181
Enable RocksDB bloomFilters (#4682) 2 years ago
garyschulte c2531fb021
Fix for block unavailability during SnapshotTrieLog caching (#4666) 2 years ago
Jiri Peinlich 2528aacde7
Adding option to debug the potential problems with closing Transaction (#4654) 2 years ago
garyschulte b181f99940
stopgap to mitigate off-heap memory leak until refactor in #4641 (#4645) 2 years ago
ahamlat b50f8660cc
Create a specific calculateRootHash method for BonsaiInMemoryWorldState to improve performance (#4568) 2 years ago
garyschulte 76d6429cc0
Snapshot based non-persisting MutableWorldState usage (#4531) 2 years ago
matkt da9b10767a
Snapsync persist state (#4381) 2 years ago
garyschulte d73ce2116c
Bonsai snapshot worldstate (#4409) 2 years ago
ahamlat d6e1400937
Add config file support for high spec flag (#4438) 2 years ago
ahamlat 8718fa61e0
Create a new flag on RocksDB for high spec hardware to boost performance (#4423) 2 years ago
Danno Ferrin d2968509ba
Simplify Trie Dependencies (#4259) 2 years ago
ahamlat 49244791f0
Apply RocksDB LZ4 compression and compare the performance/resource metrics after sync. (#4166) 2 years ago
ahamlat 915854cfe1
Update RocksDB default block cache size (#4132) 2 years ago
Sally MacFarlane 2751b3cb1c
Log message when path unavailable (#4059) 2 years ago
ahamlat 5702ca090d
Apply some RocksDB documentation suggestions to reduce memory usage. (#3985) 2 years ago
matkt 1c7c9ed146
fix missing column families (#3940) 3 years ago
sharad-develop 0efc169005
Added exception message details to error message, when read db fails (#3935) 3 years ago
Fabio Di Fabio 0fdd55d78e
Introduce RocksDbSegmentIdentifier to avoid changing the storege plug… (#3755) 3 years ago
garyschulte 23f5e2e933
wrap rocksdb segmenthandles in atomicreference to ensure we do not reference closed handles (#3734) 3 years ago
garyschulte 9619f94489
revert to TransactionDB to resolve 'busy' exception from OptimisticTransactionDB (#3720) 3 years ago
Pedro Novais fe673431fa
update rocksdbjni to v6.29.4 for compatibility with arm64 CPU architecture (#3634) 3 years ago
Danno Ferrin b4027d6e39
Use JUnit 5 for unit test execution (#3620) 3 years ago
fab-10 73a97606ae
Disable RocksDB TTL compactions (#3356) 3 years ago
Diego López León ed1329cf84
Introduce SLF4J for logging (#3285) 3 years ago
matkt ffc8da3971
Fix bonsai getMutable method regression (#2934) 3 years ago
Antoine Toulme 11f5cfb022
Upgrade to Apache Tuweni 2.0 (#2376) 3 years ago
Antoine Toulme cd66968b6d
Add tracing support for internals and JSON-RPC (#1557) 4 years ago
Danno Ferrin 5241747ba4
Bonsai Tries early prototype (#1664) 4 years ago
David Mechler 03a14841b5
Add System.exit when No space left on device RocksDBException occurs (#1552) 4 years ago
Antoine Toulme b9364ed243
Upgrade to Apache Tuweni 1.2.0 (#1493) 4 years ago
Ratan (Rai) Sur 739b3382f4
Unsupport Misplaced Database Metadata (#1060) 5 years ago
Yehia Tarek 93996e349e
remove removeAllKeysUnless from interfaces and its implemntation (#936) 5 years ago
Karim T 5f92f5407e
[BESU-888] fix RocksDBException during sweeping (#929) 5 years ago
Ratan Rai Sur b87a6358a2
update to new pruning known issue and ignore related test (#898) 5 years ago
Ratan Rai Sur 43eccbbb67
[Pruning Bugfix] Prevent race condition in key deletion. (#760) 5 years ago
Ratan Rai Sur fa9db4b099
Key Value Tweaks (#726) 5 years ago
Danno Ferrin 838f7aa5e0
Fix Gradle 7.0 compatibility issues and build warnings (#288) 5 years ago
Ratan Rai Sur db1294fecf remove inline comment (#285) 5 years ago
Danno Ferrin e493b91742
Restore "FieldCanBeFinal" errorprone check (#287) 5 years ago
Danno Ferrin dfad8bff78 Update Dependencies (#281) 5 years ago
Antoine Toulme ccefada736 Move to Apache Tuweni Bytes library (#215) 5 years ago