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

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


    from 35e43a97c80 [FLINK-28329][Tests] Output the top 15 directories in 
terms of used disk space
     new b03dac31eef [hotfix] Remove unused methods in StreamGraph
     new fa4b327d87e [FLINK-28357][datastream] Disallow null elements in 
StreamNode#typeSerializersIn

The 2 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:
 .../flink/streaming/api/graph/StreamGraph.java     |  12 --
 .../flink/streaming/api/graph/StreamNode.java      |  13 +-
 .../datastream/FinishedSourcesWatermarkITCase.java | 143 +++++++++++++++++++++
 3 files changed, 151 insertions(+), 17 deletions(-)
 create mode 100644 
flink-tests/src/test/java/org/apache/flink/test/streaming/api/datastream/FinishedSourcesWatermarkITCase.java

Reply via email to