[
https://issues.apache.org/jira/browse/IGNITE-29059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116260#comment-18116260
]
Ignite TC Bot commented on IGNITE-29059:
----------------------------------------
{panel:title=Branch: [pull/13594/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/13594/head] Base: [master] : New Tests
(1)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Compute (Grid){color} [[tests
1|https://ci2.ignite.apache.org/viewLog.html?buildId=9347769]]
* {color:#013220}IgniteBinaryObjectsComputeGridTestSuite:
IgniteStripedExecutorTest.testStarvationDetectedMetric - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=9347880&buildTypeId=IgniteTests24Java8_RunAll]
{color:#ffffff}tcbot-analysis-comment chainBuildId=9347880
rerunBuildIds=none{color}
> 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
> Priority: Major
> Labels: from-log-to-metric
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently, the event "Possible starvation in striped pool" is only reported
> via the log by IgniteStripedExecutor.
> 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)