You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by lhaiesp <gi...@git.apache.org> on 2018/04/23 22:13:40 UTC

[GitHub] samza pull request #484: SAMZA-1676 miscellaneous fix and improvement for ev...

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 <ha...@...>
Date:   2018-04-23T22:11:27Z

    SAMZA-1676 miscellaneous fix and improvement for eventhubs system

----


---

[GitHub] samza pull request #484: SAMZA-1676 miscellaneous fix and improvement for ev...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---