You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@kafka.apache.org by "dengziming (Jira)" <ji...@apache.org> on 2021/12/07 07:09:00 UTC

[jira] [Created] (KAFKA-13509) Support max timestamp in GetOffsetShell

dengziming created KAFKA-13509:
----------------------------------

             Summary: Support max timestamp in GetOffsetShell
                 Key: KAFKA-13509
                 URL: https://issues.apache.org/jira/browse/KAFKA-13509
             Project: Kafka
          Issue Type: Sub-task
          Components: tools
            Reporter: dengziming
            Assignee: dengziming


We would list offset with max timestamp using `kafka.tools.GetOffsetShell` :

```

bin/kafka-run-class.sh kafka.tools.GetOffsetShell --bootstrap-server localhost:9092 --topic topic1 --time -3

```

 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)