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 2019/12/05 20:45:17 UTC

[kafka] branch trunk updated (eaccb92 -> ba365bb)

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 eaccb92  MINOR: Cleanup redundancies in BaseRequestTest (#7735)
     add ba365bb  KAFKA-9131: Remove dead code for handling timeout exception (#7635)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/producer/KafkaProducer.java      |  2 +-
 .../processor/internals/RecordCollectorImpl.java   | 33 +++++++++-------------
 .../processor/internals/RecordCollectorTest.java   | 28 ++++++++++++++++++
 3 files changed, 43 insertions(+), 20 deletions(-)