This is an automated email from the ASF dual-hosted git repository.
fpaul pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 70a3f66 [FLINK-25261][state] Truncate changelog upon materialization
new fc44a6d [FLINK-25340][testutils] Remove JM temp files before stopping
container to avoid file permission issues
new 55a0bad [FLINK-25263][e2e/kafka] Re-enable temporarily disabled
KafkaSourceE2ECase
new 6f05439 [hotfix][connector/kafka] Add Kafka connector dependency in
Kafka E2E test module
The 3 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-end-to-end-tests-common-kafka/pom.xml | 5 ++
.../flink/tests/util/kafka/KafkaSourceE2ECase.java | 2 -
.../util/flink/container/FlinkContainers.java | 53 ++++++++++++++++++++--
.../flink/container/FlinkContainersBuilder.java | 38 ++--------------
4 files changed, 58 insertions(+), 40 deletions(-)