Skip to content

Moving trielog to the rockdb blob part #5866

@jframe

Description

@jframe

Moving trielog to the rockdb blob part

  • Can we delete the data stored in the rocksDB BlobDB as this is needed for pruning Moving trielog to the rockdb blob part #5866?
    • docs say yes, need to verify
  • From Blobdb for static data #5475 BlobDB is a better choice since it reduces a lot the write amplification during compaction, with the result of faster initial sync and less wear out of the disk
  • Verify if pruning has an impact on performance due to compaction Moving trielog to the rockdb blob part #5866
  • Test that we can upgrade to a next Besu version
  • Test that we can downgrade to a previous Besu version
  • Should we have a feature flag for this or should it be enabled by default?

Notes:

Metadata

Metadata

Assignees

Labels

TeamGrootGH issues worked on by Groot Team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions