You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by pabloem <gi...@git.apache.org> on 2017/10/04 22:56:51 UTC

[GitHub] beam pull request #3943: Adding tracking for bytes and msecs spent while rea...

GitHub user pabloem opened a pull request:

    https://github.com/apache/beam/pull/3943

    Adding tracking for bytes and msecs spent while reading from side inputs

    Testing changes to track msecs and bytes spent while reading from side inputs.

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

    $ git pull https://github.com/pabloem/incubator-beam sicounters

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

    https://github.com/apache/beam/pull/3943.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 #3943
    
----
commit d2ca52a83815c31b329d1e1409344f81482d45c5
Author: Pablo <pa...@google.com>
Date:   2017-10-04T22:55:28Z

    Adding tracking for bytes and msecs spent while reading from side inputs

----


---