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

ASF GitHub Bot commented on SAMZA-1736:
---------------------------------------

GitHub user prateekm opened a pull request:

    https://github.com/apache/samza/pull/539

    SAMZA-1736: Add counters and timers for batch get/put/delete operations in 
KeyValueStorageEngine

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/prateekm/samza store-metrics

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/539.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #539
    
----
commit 2f6ffb4e1fd482278899e072823980119ca344c3
Author: Prateek Maheshwari <pmaheshwari@...>
Date:   2018-05-30T18:48:40Z

    SAMZA-1736: Add counters and timers for batch get/put/delete operations in 
KeyValueStorageEngine

----


> Add counters and timers for batch get/put/delete operations in 
> KeyValueStorageEngine
> ------------------------------------------------------------------------------------
>
>                 Key: SAMZA-1736
>                 URL: https://issues.apache.org/jira/browse/SAMZA-1736
>             Project: Samza
>          Issue Type: Bug
>            Reporter: Prateek Maheshwari
>            Assignee: Prateek Maheshwari
>            Priority: Major
>
> Some of the batch operations (get/put/delete) don't have corresponding 
> counters and timers. We should add them for completeness and consistency with 
> other metrics.
> Specifically, a putAll Timer is useful for monitoring changelog restore 
> performance.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to