hiero-ledger / hiero-ledger/hiero-consensus-node
Config API: Detect configuration deltas between nodes
Open
Base Config
Platform
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
It would be a helpful feature if we had some mechanism for detecting when configuration values are different between nodes. We would want to define two types of configurations:
1) configurations that are expected to be the same on all nodes
2) configurations that are permitted to be set differently on each node
Any time we observed differences in configurations that are not supposed to differ, we would want to make a ruckus in the logs.
Contributor guide
Assessment
This issue has not been assessed yet.