hiero-ledger / hiero-ledger/hiero-consensus-node

Metrics write tasks can pile up

Open
#5,301 1 comment 0 reactions 0 assignees View on GitHub
Base Metrics Feature Enhancement P2 Platform
Dominant language
Java
Stars
406
Forks
226
Avg merge
3d 4h
Merged PRs (30d)
210

Description

The tasks that write metrics to files can pile up, if there is a really long GC pause (or other circumstances that prevent the execution). Consequently, once tasks can be executed again, we write several entries into the files with little to no pauses between them.

We should rewrite the loop-mechanism, so that tasks cannot pile up.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.