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

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


    from 36f19f0  Merge pull request #11518 from mxm/release-2.21.0
     add b3479aa  [BEAM-9827] Ensure minimum watermark hold is computed across 
all keys
     new 602f00d  Merge pull request #11536: [BEAM-9827] Ensure minimum 
watermark hold is computed across all keys

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../wrappers/streaming/DoFnOperator.java           |  5 +-
 .../streaming/state/FlinkStateInternals.java       | 93 ++++++++++------------
 .../FlinkBroadcastStateInternalsTest.java          |  0
 .../flink/streaming/FlinkStateInternalsTest.java   | 51 +++++++++---
 4 files changed, 86 insertions(+), 63 deletions(-)
 rename runners/flink/{1.8 => 
}/src/test/java/org/apache/beam/runners/flink/streaming/FlinkBroadcastStateInternalsTest.java
 (100%)
 rename runners/flink/{1.8 => 
}/src/test/java/org/apache/beam/runners/flink/streaming/FlinkStateInternalsTest.java
 (72%)

Reply via email to