This is an automated email from the ASF dual-hosted git repository.
nkruber pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.
from 14dba3a [FLINK-13540][table-api] Fix DDL parser doesn't support
number or minus character in properties key
new 3f3e530 [hotfix][tests] fix topic name in
FlinkKafkaProducerITCase#testScaleUpAfterScalingDown()
new d774fea [FLINK-13498][kafka] abort transactions in parallel
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:
.../connectors/kafka/FlinkKafkaProducer011.java | 23 ++++++++++++++------
.../connectors/kafka/FlinkKafkaProducer.java | 25 ++++++++++++++++------
.../connectors/kafka/FlinkKafkaProducerITCase.java | 2 +-
3 files changed, 36 insertions(+), 14 deletions(-)