You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by jg...@apache.org on 2019/08/22 06:29:46 UTC

[kafka] branch trunk updated (35bc53c -> e4215c1)

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

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


    from 35bc53c   KIP-476: Add new getAdmin method to KafkaClientSupplier (#7162)
     add e4215c1  KAFKA-8325; Remove batch from in-flight requests on MESSAGE_TOO_LARGE errors (#7176)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/internals/Sender.java   | 15 +++++---
 .../clients/producer/internals/SenderTest.java     | 44 +++++++++++++++++++++-
 2 files changed, 51 insertions(+), 8 deletions(-)