This is an automated email from the ASF dual-hosted git repository.
martijnvisser pushed a change to branch v3.3
in repository https://gitbox.apache.org/repos/asf/flink-connector-kafka.git
from 06159a21 [FLINK-36595][docs] Explicitly set connector compatibility as
string to prevent version comparison mismatch
new 26b2a3c0 [FLINK-37281] Fix KafkaUtil#checkProducerLeak
new 4e2007ba [hotfix] Fix leaks in FlinkKafkaProducerTest
new 9f631be2 [hotfix] Fix Python CI
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/connector/kafka/testutils/KafkaUtil.java | 10 +++++--
.../connectors/kafka/FlinkKafkaProducerTest.java | 34 ++++++++++++++--------
flink-python/setup.py | 12 +++++++-
3 files changed, 41 insertions(+), 15 deletions(-)