hiero-ledger / hiero-ledger/hiero-consensus-node
Async snapshots for FREEZE rounds
Open
Performance
Platform
Platform Virtual Map
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
https://github.com/hiero-ledger/hiero-consensus-node/issues/21926 introduced asynchronous VirtualMap snapshots, which are supposed to be faster and consume less resources than old style (sync) snapshots. For a couple minor reasons, async snapshots are only used for periodic snapshots, but not for FREEZE round snapshots. This ticket is to solve these reasons and switch FREEZE snapshots to async mode. It should help reduce consensus node shutdown time significantly.
Contributor guide
Assessment
This issue has not been assessed yet.