You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by am...@apache.org on 2021/04/09 18:35:14 UTC

[beam] branch master updated (d3cfb71 -> 476c2b1)

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

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


    from d3cfb71  Optimize ExecutionStateTracker reset to not iterate over all trackers (#14495)
     add 476c2b1  [BEAM-12142] Reduce ThreadLocal interaction with MetricsEnvironment by leaving unchanging (#14498)

No new revisions were added by this update.

Summary of changes:
 .../beam/sdk/metrics/MetricsEnvironment.java       | 33 ++++++++++++--------
 .../beam/sdk/metrics/MetricsEnvironmentTest.java   | 36 ++++++++++++++++++++--
 2 files changed, 54 insertions(+), 15 deletions(-)