You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2022/02/10 19:21:59 UTC

[beam] branch master updated (0e057fd -> 4f33325)

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

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


    from 0e057fd  Merge pull request #16798: [BEAM-13159] Update embedded-redis dependency
     add 0dd125a  Fixing the log line to properly handle a large allowed skew.
     add 4f33325  Merge pull request #16317: Fix allowedSkew log line to properly print large skews

No new revisions were added by this update.

Summary of changes:
 .../apache/beam/runners/core/SimpleDoFnRunner.java | 17 ++++++---
 .../org/apache/beam/sdk/transforms/ParDoTest.java  | 41 ++++++++++++++++++++--
 .../apache/beam/fn/harness/FnApiDoFnRunner.java    | 13 +++++--
 3 files changed, 60 insertions(+), 11 deletions(-)