rusk icon indicating copy to clipboard operation
rusk copied to clipboard

Separate Archivers from Provisioners

Open HDauven opened this issue 8 months ago • 3 comments

Summary

Provisioners should turn off all client APIs and prune transaction history.

Possible solution design or implementation

This should be a configurable setting, where the user can choose how many blocks they want to keep.

Additional context

This is also a mitigation for the too many file descriptors problem caused by RocksDB.

HDauven avatar Jun 28 '24 13:06 HDauven