You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by xi...@apache.org on 2020/02/14 18:49:03 UTC

[beam] branch master updated (acaaa4d -> b1a02e9)

This is an automated email from the ASF dual-hosted git repository.

xinyu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from acaaa4d  Merge pull request #10783 [BEAM-7746] Add attributes missing in operations.py
     add b1a02e9  [BEAM-9289] Improve performance for metrics update of samza runner (#10833)

No new revisions were added by this update.

Summary of changes:
 .../beam/runners/samza/adapter/BoundedSourceSystem.java  |  2 +-
 .../runners/samza/adapter/UnboundedSourceSystem.java     |  2 +-
 .../runners/samza/metrics/DoFnRunnerWithMetrics.java     | 16 ++++++++--------
 .../beam/runners/samza/metrics/FnWithMetricsWrapper.java |  7 +++++--
 .../runners/samza/metrics/SamzaMetricsContainer.java     |  6 ++++--
 5 files changed, 19 insertions(+), 14 deletions(-)