hiero-ledger / hiero-ledger/hiero-consensus-node
Write JRS test for PCES freeze
Open
Platform
Test Development
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
We should have a JRS test that exercises the following code pathway:
- freeze is scheduled
- network freezes and writes state
- network is shut down
- freeze state is deleted from disk
- network is restarted, it should freeze again and write state to disk
Contributor guide
Research direction
Start by locating the existing JRS tests and the freeze pathway in the consensus node. Run the relevant JRS test suite and trace the scheduled freeze, state write, shutdown, disk deletion, and restart steps. Done means a test verifies that the restarted network freezes again and writes freeze state to disk.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- distributed-systems, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100