You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2020/03/26 18:08:23 UTC

[beam] branch master updated (e8cb91f -> 589a303)

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

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


    from e8cb91f  Merge pull request #11224 from robertwb/java-validate-requirements
     add 73f682f  [BEAM-9566] Mitigate performance issue for output timestamp watermark holds
     add 589a303  Merge pull request #11237: [BEAM-9566] Mitigate performance issue for output timestamp watermark holds

No new revisions were added by this update.

Summary of changes:
 .../wrappers/streaming/DoFnOperator.java           | 104 ++++++++++++---------
 .../wrappers/streaming/DoFnOperatorTest.java       |  51 +++++++---
 .../wrappers/streaming/WindowDoFnOperatorTest.java |   4 +-
 3 files changed, 100 insertions(+), 59 deletions(-)