You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2019/11/14 12:55:22 UTC

[flink] branch master updated (c196d0f -> f9ba614)

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

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


    from c196d0f  [FLINK-13528][kafka] Disable sql tests failing on Java 11
     add 3171edf  [FLINK-14239] Fix the max watermark in StreamSource may arrive the downstream operator early
     add f9ba614  [hotfix][test] Fix some code styles in StreamSourceOperatorWatermarksTest and StreamSourceOperatorLatencyMetricsTest

No new revisions were added by this update.

Summary of changes:
 .../streaming/api/operators/StreamSource.java      |  19 +-
 .../StreamSourceOperatorLatencyMetricsTest.java    |   9 +-
 .../StreamSourceOperatorWatermarksTest.java        | 191 ++++++++++++---------
 3 files changed, 133 insertions(+), 86 deletions(-)