You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by dw...@apache.org on 2022/03/28 08:21:34 UTC

[flink] branch release-1.13 updated (b71eb20 -> 1e723c5)

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

dwysakowicz pushed a change to branch release-1.13
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from b71eb20  [hotfix][WebUI] Add .angular to .gitignore
     add 1e723c5  [FLINK-26708] TimestampsAndWatermarksOperator should not propagate WatermarkStatus

No new revisions were added by this update.

Summary of changes:
 .../runtime/operators/TimestampsAndWatermarksOperator.java |  4 ++++
 .../operators/TimestampsAndWatermarksOperatorTest.java     | 14 ++++++++++++++
 .../streaming/util/OneInputStreamOperatorTestHarness.java  | 11 +++++++++++
 3 files changed, 29 insertions(+)