You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by dnishimura <gi...@git.apache.org> on 2017/09/28 21:36:02 UTC

[GitHub] samza pull request #306: SAMZA-1429: Add callback success/failure metrics to...

GitHub user dnishimura opened a pull request:

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

    SAMZA-1429: Add callback success/failure metrics to async tasks

    @jmakes & @nickpan47 please take a look when you get the chance.

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

    $ git pull https://github.com/dnishimura/samza samza-1429-async-metrics

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

    https://github.com/apache/samza/pull/306.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 #306
    
----
commit e84685ab65548b120478d92e55167a562432bf14
Author: Daniel Nishimura <dn...@gmail.com>
Date:   2017-09-28T21:22:23Z

    Add completed and failure counters as metrics for AsyncTasks.

----


---

[GitHub] samza pull request #306: SAMZA-1429: Add callback success/failure metrics to...

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

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


---