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

[GitHub] beam pull request #3064: [BEAM-2244] Cherry-pick #3053 to release-2.0.0

GitHub user dhalperi opened a pull request:

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

    [BEAM-2244] Cherry-pick #3053 to release-2.0.0

    [BEAM-2244] Move details of Metrics to Runners Core
    
    Largeish changes this required were:
    
      - splitting the MetricsContainer into an interface in Java Core with
        an implementation in Runners Core
      - modifying the various *Cell classes to have a name
      - cleaning up dependency cross-fire.
    
    R: @bjchambers confirm this is a valid CP. Also, note there was one merge conflict fixup in SourceRdd -- check that one out.

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

    $ git pull https://github.com/dhalperi/beam cp-3053

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

    https://github.com/apache/beam/pull/3064.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 #3064
    
----
commit e2f331e517804cc3ed0262fe8cc0772a4629d310
Author: bchambers <bc...@google.com>
Date:   2017-05-09T22:45:50Z

    [BEAM-2244] Move details of Metrics to Runners Core
    
    Largeish changes this required were:
    
      - splitting the MetricsContainer into an interface in Java Core with
        an implementation in Runners Core
      - modifying the various *Cell classes to have a name
      - cleaning up dependency cross-fire.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] beam pull request #3064: [BEAM-2244] Cherry-pick #3053 to release-2.0.0

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

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---