GitHub user lhaiesp opened a pull request:
https://github.com/apache/samza/pull/484
SAMZA-1676 miscellaneous fix and improvement for eventhubs system
Including these changes:
- Log the metadata that we are fetching from the event hubs
- Rename readLatency to consumptionLagMs
- fix the issue that readLatency metric returns negative value
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/lhaiesp/samza master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/samza/pull/484.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 #484
----
commit fc32be6df98599a4847774e253ef88a49770ff9f
Author: Hai Lu <halu@...>
Date: 2018-04-23T22:11:27Z
SAMZA-1676 miscellaneous fix and improvement for eventhubs system
----
---