Skip to content

Garbage collection for Starfish #68

@polinikita

Description

@polinikita

Currently, RAM is growing over time due to the storage of extra structures. We need to change the rule for committing blocks, specifically, transactions from a block can be sequenced when there is a committed leader block from round at most block_round+gc_round observing a quorum of acknowledgments. In other cases, the transaction data is not committed. This should affect many structures in Block Store

Metadata

Metadata

Assignees

Labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions