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 0ce4297 [FLINK-18161][sql-client] Fix configurations from
flink-conf.yaml overwrite sql-client's properties
new f2a2b5a [FLINK-18311] Fix StreamingKafkaITCase on Kafka 2.4.1
new 6350985 [FLINK-18311] Make StreamingKafkaITCase more resilient
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/tests/util/kafka/KafkaResource.java | 12 +++++
.../util/kafka/LocalStandaloneKafkaResource.java | 62 +++++++++++++++++-----
.../tests/util/kafka/StreamingKafkaITCase.java | 24 ++++-----
3 files changed, 74 insertions(+), 24 deletions(-)