GitHub user omkreddy opened a pull request:
https://github.com/apache/storm/pull/2495
STORM-2867: Add consumer lag metrics to KafkaSpout
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/omkreddy/storm kafka-metrics-apache-master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2495.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 #2495
----
commit ca2c2f7440db3c9efcd0200c0cda4504b6a8d779
Author: Manikumar Reddy O <manikumar.reddy@...>
Date: 2017-12-20T15:18:51Z
STORM-2867: Add consumer lag metrics to KafkaSpout
commit 216f867fbfca59d8a0b2d67584feb5313e9123e1
Author: Manikumar Reddy <manikumar.reddy@...>
Date: 2018-01-03T08:42:33Z
use java supplier
----
---