[
https://issues.apache.org/jira/browse/IGNITE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17447487#comment-17447487
]
Amelchev Nikita commented on IGNITE-15666:
------------------------------------------
Hello, [~slava.koptilin].
This metric is about the time of "API call on the initiator", but not remove
time on affinity node.
The {{removals}} metric is updated on an affinity node. There is no metric to
calculate remove time on affinity node now (it should be updated as well as
{{removals}}, as you pointed it).
We can't calculate the average time and this is the known issue
([IGNITE-3495|https://issues.apache.org/jira/browse/IGNITE-3495]).
> The remove metric value is different for sync and async methods
> ---------------------------------------------------------------
>
> Key: IGNITE-15666
> URL: https://issues.apache.org/jira/browse/IGNITE-15666
> Project: Ignite
> Issue Type: Bug
> Reporter: Amelchev Nikita
> Assignee: Amelchev Nikita
> Priority: Major
> Fix For: 2.12
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> The remove metric value is different for sync and async methods.
> The following metrics are updated only if the key was exist for the sync
> version:
> {noformat}
> RemoveTimeTotal
> RemoveTime
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)