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 2020/01/21 19:46:37 UTC

[kafka] branch trunk updated (58a0b99 -> c8c0ec6)

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 58a0b99  KAFKA-9083: Various fixes/improvements for Connect's Values class (#7593)
     add c8c0ec6  KAFKA-7204: Avoid clearing records for paused partitions on poll of MockConsumer (#7505)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/kafka/clients/consumer/MockConsumer.java |  5 ++++-
 .../apache/kafka/clients/consumer/MockConsumerTest.java | 17 +++++++++++++++++
 2 files changed, 21 insertions(+), 1 deletion(-)