You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2020/05/14 14:12:30 UTC

[flink] branch master updated (f8fe4a4 -> cdec46e)

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

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


    from f8fe4a4  [FLINK-17680][docs] Support @ExcludeFromDocumentation when generating REST API documentations
     add 2f0c4d4  [FLINK-16383] Set close = true in monitor/lock scope in KafkaProducer
     add 9d44834  [FLINK-16383] Add debug logging to internal Kafka Producer
     add cdec46e  [FLINK-16383] Enable DEBUG logging for internal Kafka Producer on CI

No new revisions were added by this update.

Summary of changes:
 .../kafka/internal/FlinkKafkaProducer.java         | 20 +++++++++++++---
 .../kafka/internal/FlinkKafkaInternalProducer.java | 28 ++++++++++++++++++----
 tools/log4j-travis.properties                      |  3 +++
 3 files changed, 44 insertions(+), 7 deletions(-)