[
https://issues.apache.org/jira/browse/IGNITE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449459#comment-17449459
]
Ivan Daschinsky commented on IGNITE-15666:
------------------------------------------
[~NSAmelchev] OK, I will review it.
[~NSAmelchev] [~slava.koptilin] [~zstan] Guys, I suggest that we should
carefully examine our statistics and change it according to [Reference
Implementation|https://github.com/jsr107/RI/blob/master/cache-ri-impl/src/main/java/org/jsr107/ri/RICache.java].
Now I see, that we have multiple violations, i.e. in {{get}} statistics.
{{remove}} seems to implemented before this patch in the right way, but
{{getOrRemove}} are wrong now.
I will create separate ticket for solving these issues
> 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
>
> Attachments: screenshot-1.png
>
> 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)