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 2021/10/13 18:11:01 UTC

[beam] branch master updated (f624c80 -> a9120e0)

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 f624c80  [BEAM-4424] Execute hooks in enabling order (#15713)
     add a9120e0  [BEAM-11097] Update cache with metrics counting, windowing (#15717)

No new revisions were added by this update.

Summary of changes:
 sdks/go/pkg/beam/core/runtime/exec/data.go         |  4 +-
 sdks/go/pkg/beam/core/runtime/exec/sideinput.go    | 12 ++++-
 .../core/runtime/harness/statecache/statecache.go  | 55 +++++++++++++++-----
 .../runtime/harness/statecache/statecache_test.go  | 59 ++++++++++------------
 4 files changed, 81 insertions(+), 49 deletions(-)