You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@kafka.apache.org by mj...@apache.org on 2021/03/11 01:27:11 UTC

[kafka] branch trunk updated (50518fa -> c534bf4)

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

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


    from 50518fa  KAFKA-12441: remove deprecated method StreamsBuilder#addGlobalStore (#10284)
     add c534bf4  KAFKA-12287: Add WARN logging on consumer-groups when reset-offsets by timestamp or duration can't find an offset and defaults to latest (#10092)

No new revisions were added by this update.

Summary of changes:
 core/src/main/scala/kafka/admin/ConsumerGroupCommand.scala     |  5 +++++
 .../scala/unit/kafka/admin/ResetConsumerGroupOffsetTest.scala  | 10 ++++++++++
 2 files changed, 15 insertions(+)