mayankshriv opened a new issue #7250: URL: https://github.com/apache/pinot/issues/7250
Currently, we only seem to support `smallest/largest` values for `consumer.prop.auto.offset.reset`. It would be great to also support consuming from a specific timestamp. With the `KafkaConsumer#offsetsForTime()` and `KafkaConsumer#seek()` api's we should be able to do so (or perhaps there's a simpler way?). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
