Description
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
```
Attachments
Issue Links
- links to
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
```