hiero-ledger / hiero-ledger/hiero-consensus-node
Flush PCES writing before transitioning to `FREEZE_COMPLETE`
Open
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
- To ensure that all self events have been durably written to disk before performing an upgrade, a node should flush all parts of the system, between and including event creation and PCES writing
- The flush should be requested before the platform transitions into `FREEZE_COMPLETE`
Contributor guide
Assessment
This issue has not been assessed yet.