Hi all, Currently, if users consume messages from a topic using the Pulsar client CLI, they can't have an option to consume messages from a specific time. So draft this pip to add startTimestamp and endTimestamp options to the Pulsar client CLI to allow users to consume messages within a specific time range. https://github.com/apache/pulsar/pull/24524 It's a simple feature, just raise a PIP to notice us.
Regards Jiwei Guo (Tboy)