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

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


    from 39e3d6a  [FLINK-18048] Fix --host option for standalone application 
cluster
     new 6505fe4  [FLINK-17260] Make number of expected messages explicit in 
StreamingKafkaITCase
     new 31c3a15  [FLINK-17260] Increase timeout for reading Kafka messages in 
StreamingKafkaITCase
     new e4034ac  [FLINK-17260] Make topic names unique in StreamingKafkaITCase 
to prevent clashes
     new a03c8f1  [FLINK-18020] Make topic names unique in SQLClientKafkaITCase 
to prevent clashes
     new cc59b3a  [FLINK-18020] Increase timeout in SQLClientKafkaITCase

The 5 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:
 .../apache/flink/tests/util/kafka/KafkaResource.java    |  7 ++++---
 .../tests/util/kafka/LocalStandaloneKafkaResource.java  | 17 +++++++++++------
 .../flink/tests/util/kafka/SQLClientKafkaITCase.java    | 17 +++++++++++------
 .../flink/tests/util/kafka/StreamingKafkaITCase.java    |  8 ++++++--
 4 files changed, 32 insertions(+), 17 deletions(-)

Reply via email to