[ 
https://issues.apache.org/jira/browse/IGNITE-15666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17449095#comment-17449095
 ] 

Ivan Daschinsky edited comment on IGNITE-15666 at 11/25/21, 10:22 AM:
----------------------------------------------------------------------

[~slava.koptilin][~zstan] Khm, but I still don't understand where is the break 
of Cache#remove(key)? Where is a single word about  time metrics  (not 
statistics) in JSR-107?
Why we should track successful traversal and should not track not successful? 
By the way, async method do the same as sync method after Nikita's change. 




was (Author: ivandasch):
[~slava.koptilin][~zstan] Khm, but I still don't understand where is the break 
of Cache#remove(key)? Where is a single word about stats and metrics in JSR-107?
Why we should track successful traversal and should not track not successful? 
By the way, async method do the same as sync method after Nikita's change. 



> 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)

Reply via email to