hiero-ledger / hiero-ledger/hiero-consensus-node
Investigate additional approach for ReconnectBench network simulation
- 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/25083 accomplishes its goal by providing a trustworthy local signal that helps reduce the number of expensive cluster validation runs. However, as uncovered by https://github.com/hiero-ledger/hiero-consensus-node/issues/24636 simulating more knobs is beneficial, for example socket buffer size. [Another idea with another knob](https://github.com/hiero-ledger/hiero-consensus-node/pull/26339#discussion_r3581085970). `SimulatedNetworkChannel` in https://github.com/hiero-ledger/hiero-consensus-node/issues/25083 doesn't allow it, so additional approach for ReconnectBench network simulation should be designed, implemented and tested.
Contributor guide
Assessment
This issue has not been assessed yet.