You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by "Jorge Esteban Quilcate Otoya (Jira)" <ji...@apache.org> on 2021/02/03 22:19:00 UTC

[jira] [Created] (KAFKA-12287) Add WARN logging on consumer-groups when reset-offsets by timestamp or duration can't find an offset and defaults to latest.

Jorge Esteban Quilcate Otoya created KAFKA-12287:
----------------------------------------------------

             Summary: Add WARN logging on consumer-groups when reset-offsets by timestamp or duration can't find an offset and defaults to latest.
                 Key: KAFKA-12287
                 URL: https://issues.apache.org/jira/browse/KAFKA-12287
             Project: Kafka
          Issue Type: Improvement
            Reporter: Jorge Esteban Quilcate Otoya
            Assignee: Jorge Esteban Quilcate Otoya


From https://issues.apache.org/jira/browse/KAFKA-9527

 

Warn when resetting offsets by timestamp in a topic partition that does not have records and return null, to explictly say that we are resetting to latest offset available (e.g. zero in the case no records have been stored in a TP yet).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)