You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by kk...@apache.org on 2020/03/10 15:43:51 UTC

[kafka] branch trunk updated (dcfb641 -> fc9d91a)

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

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


    from dcfb641  KAFKA-9176: Do not update limit offset if we are in RESTORE_ACTIVE mode (#8235)
     add fc9d91a  KAFKA-9686: MockConsumer#endOffsets should be idempotent (#8255)

No new revisions were added by this update.

Summary of changes:
 .../kafka/clients/consumer/MockConsumer.java       | 22 ++++------------------
 .../kafka/clients/consumer/MockConsumerTest.java   | 18 +++++++++++++++++-
 2 files changed, 21 insertions(+), 19 deletions(-)