Commit Graph

93 Commits (CloseServerSocket)

Author SHA1 Message Date
Usman Saleem c10cb3d3a9
Store trielog as blobdb (#6289) 10 months ago
ahamlat 666f795b63 Improve the high spec flag (#6354) 10 months ago
Fabio Di Fabio 2f1922851b
Optimize RocksDB WAL file (#6328) 11 months ago
garyschulte d81e1f3042
Add FlatDbStrategy (#5901) 1 year ago
garyschulte 4b2ef689c1
Bonsai based reference test worldstate (#5686) 1 year ago
garyschulte 8269b57ee3
Do not create ignorable segments on `revert storage-variables` (#5830) 1 year ago
garyschulte 56768060de
Promote segmented storage (#5700) 1 year ago
Sally MacFarlane 407f84a98b
Plugins migrate to junit5 (#5703) 1 year ago
matkt 9f42a3f261
remove v0 version of the database (#5698) 1 year ago
Antoine Toulme 901661cb4f
Update tuweni2.4.2 (#5684) 1 year ago
Sally MacFarlane db173ebd98
services - migrate to junit 5 (#5613) 1 year ago
matkt 180c75197c
Healing Mechanism for Flat Database in Besu (#5319) 1 year ago
Sally MacFarlane 6111e1bbc3
Revert "Update Tuweni to 2.4.1 (#5513)" (#5585) 1 year ago
Antoine Toulme b96418143c
Update Tuweni to 2.4.1 (#5513) 1 year ago
Fabio Di Fabio 9ae1b535a0
Blobdb for static data (#5475) 1 year ago
Fabio Di Fabio 8bc939d236
Introduce variables storage (#5471) 1 year ago
garyschulte b401963a11
Prevent rocksdb segfaults when accessing closed storage (#5527) 1 year ago
Matt Whitehead 965e5f79ba
Only create DB data dir if it doesn't already exist (#5453) 2 years ago
ahamlat 276afeaabf
Fix the number of RocksDB log files to the last one week (#5428) 2 years ago
ahamlat d2b23d3f42
Fix RocksDB missing metrics issue (#5426) 2 years ago
Daniel Lehrner 57b5198b2b
additional log to indicate that database can take a while to compact when opening an existing one. (#5359) 2 years ago
Gabriel Fukushima d54a1bf27a
Rocksdb plugin to support OptimisticTransactionDb and TransactionDb (#5328) 2 years ago
Gabriel Fukushima 9978cb48a3
Remove RocksDb deprecated option maxBackgroundCompactions (#5339) 2 years ago
matkt 853c2f076c
Bonsai cleaning and robustness (#5123) 2 years ago
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
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) 2 years ago
sharad-develop 0efc169005
Added exception message details to error message, when read db fails (#3935) 2 years ago
Fabio Di Fabio 0fdd55d78e
Introduce RocksDbSegmentIdentifier to avoid changing the storege plug… (#3755) 3 years ago