You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by lc...@apache.org on 2022/02/25 17:37:32 UTC

[beam] branch master updated (47ab260 -> c75807c)

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

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


    from 47ab260  Merge pull request #16846 from [BEAM-12164]: Add sad path tests for Cloud Spanner's ReadChangeStream
     add c75807c  Memoize some objects for timer processing to reduce overhead. (#16207)

No new revisions were added by this update.

Summary of changes:
 .../runners/core/metrics/SimpleStateRegistry.java  | 17 +++++---
 .../apache/beam/fn/harness/FnApiDoFnRunner.java    | 46 ++++++++--------------
 .../fn/harness/state/FnApiTimerBundleTracker.java  |  4 ++
 .../harness/control/ProcessBundleHandlerTest.java  |  1 +
 4 files changed, 33 insertions(+), 35 deletions(-)