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