[ 
https://issues.apache.org/jira/browse/SAMZA-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Ziting Shen closed SAMZA-2563.
------------------------------

> InMemoryKeyValueStore double counts deletes in metrics
> ------------------------------------------------------
>
>                 Key: SAMZA-2563
>                 URL: https://issues.apache.org/jira/browse/SAMZA-2563
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Cameron Lee
>            Assignee: Ziting Shen
>            Priority: Major
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> InMemoryKeyValueStore.delete is implemented by calling 
> InMemoryKeyValueStore.put with a null value.
> InMemoryKeyValueStore.delete explicitly increments the delete metric. 
> InMemoryKeyValueStore.put also explicitly increments the delete metric when 
> passed a null value.
> Therefore, calling InMemoryKeyValueStore.delete will double count the deletes 
> in metrics.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to