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)