[ https://issues.apache.org/jira/browse/KAFKA-12287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthias J. Sax resolved KAFKA-12287. ------------------------------------- Fix Version/s: 3.0.0 Resolution: Fixed > 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 > Priority: Minor > Fix For: 3.0.0 > > > 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)