[
https://issues.apache.org/jira/browse/IGNITE-25635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vyacheslav Koptilin updated IGNITE-25635:
-----------------------------------------
Description:
Need to consider adding appropriate metrics for a thread pool that handles
operations from thin clients like we have in Apache Ignite 2
[https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools]
There is no separate thread pool that is used to handle operations from thin
clients. Some of the thin client operations are executed using the
`partitions-operations` thread pool, the rest use the caller's thread.
So, this ticket is about adding the `partitions-operations` pool to the Apache
Ignite 3 monitoring subsystem.
was:
Need to consider adding appropriate metrics for a thread pool that handles
operations from thin clients like we have in Apache Ignite 2
[https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools]
Thre is no a separate thread pool that is used to handle operations from thin
clients
> Add client handler thread pool metrics
> --------------------------------------
>
> Key: IGNITE-25635
> URL: https://issues.apache.org/jira/browse/IGNITE-25635
> Project: Ignite
> Issue Type: Improvement
> Components: metrics ai3
> Reporter: Vyacheslav Koptilin
> Assignee: Vyacheslav Koptilin
> Priority: Major
> Labels: ignite-3
> Fix For: 3.1
>
>
> Need to consider adding appropriate metrics for a thread pool that handles
> operations from thin clients like we have in Apache Ignite 2
> [https://ignite.apache.org/docs/latest/monitoring-metrics/new-metrics#thread-pools]
> There is no separate thread pool that is used to handle operations from thin
> clients. Some of the thin client operations are executed using the
> `partitions-operations` thread pool, the rest use the caller's thread.
> So, this ticket is about adding the `partitions-operations` pool to the
> Apache Ignite 3 monitoring subsystem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)