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 2020/06/16 13:43:41 UTC

[flink] branch master updated (634fb0d -> ab7b8c4)

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 634fb0d  [hotfix][docs] Rearrange the order of SQL connectors in sidebar
     add f01cac8  [FLINK-18311] Fix StreamingKafkaITCase on Kafka 2.4.1
     add ab7b8c4  [FLINK-18311] Make StreamingKafkaITCase more resilient

No new revisions were added by this update.

Summary of changes:
 .../flink/tests/util/kafka/KafkaResource.java      | 12 +++++
 .../util/kafka/LocalStandaloneKafkaResource.java   | 62 +++++++++++++++++-----
 .../tests/util/kafka/StreamingKafkaITCase.java     | 24 ++++-----
 3 files changed, 74 insertions(+), 24 deletions(-)