You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lo...@apache.org on 2020/02/20 00:40:33 UTC

[beam] branch master updated (94a6eb9 -> 3e3e3e8)

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

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


    from 94a6eb9  Update python sdk container to beam-master-20200219 (#10903)
     add 3e3e3e8  [BEAM-3545] Fix race condition w/plan metrics. (#10906)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/plan.go          | 19 +++++++++++++++++--
 sdks/go/pkg/beam/core/runtime/harness/monitoring.go |  8 ++++++--
 sdks/go/pkg/beam/runners/direct/direct.go           |  2 +-
 3 files changed, 24 insertions(+), 5 deletions(-)