Dmitry Werner created IGNITE-29059:
--------------------------------------
Summary: Add a metric for possible starvation in striped pool to
IgniteStripedExecutor
Key: IGNITE-29059
URL: https://issues.apache.org/jira/browse/IGNITE-29059
Project: Ignite
Issue Type: Task
Reporter: Dmitry Werner
Assignee: Dmitry Werner
Currently, the event "Blocked system-critical thread has been detected" is only
reported via the log by WorkersRegistry.
There is no way to track how often such events occur without parsing (grepping)
the log.
We need to expose this as a metric so the count of events can be monitored
through the metrics subsystem (e.g. JMX, system views, exporters) instead of
relying on log parsing.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)