hiero-ledger / hiero-ledger/hiero-consensus-node
Logging: reduce some ERROR level log messages to WARN
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
DevOps understand the following error messages to be non-critical, and as such it would be great if we could reduce these log events from ERROR to WARN
```
2021-08-30 16:25:58.301 1 ERROR STARTUP SwirldsPlatform: ERROR: Signed state loaded from disk has an invalid hash!
disk:31f3860d514f21e44ab2c1646b567a3289bdbd8304b6453e8e1ed2bd0f224702aa2e058a0bb38218ccc8fad9f8287f16
calc:a25e43055e15107ca67638233d7dfd04db446113caedf8bec06d1221a68e136c8fbeb041f44960292695be55fd914673
```
```
ERROR EXCEPTION <> FCHashMapGarbageCollector: FCHashMap garbage collection queue size exceeds threshold {"queueSize":201} [com.swirlds.logging.payloads.GarbageCollectionQueuePayload]
```
Contributor guide
Assessment
This issue has not been assessed yet.