You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by gu...@apache.org on 2022/03/24 16:31:57 UTC

[kafka] branch trunk updated (db724f2 -> c5bc268)

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

guozhang pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/kafka.git.


    from db724f2  KAFKA-13761: KafkaLog4jAppender deadlocks when idempotence is enabled (#11939)
     add c5bc268  KAFKA-13689: optimize the log output of logUnused method (#11940)

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/kafka/clients/producer/KafkaProducer.java  | 3 +++
 .../main/java/org/apache/kafka/common/config/AbstractConfig.java    | 6 ++++--
 2 files changed, 7 insertions(+), 2 deletions(-)