As of 0.10.0.1 the java library lets users seek to offsets based on timestamp.
offsets_for_times() support was just added to librdkafka, will be added to the Go client soon.
@edenhill Did this make it in? I may be missing something but I don't see it in the docs or in these tests:
https://github.com/confluentinc/confluent-kafka-go/blob/0.9.4.x/kafka/kafka_test.go
Whoop, closed the wrong issue.
No, offset_for_times is not yet added. Will be added for the next release.
@edenhill Will the release in June have this feature?
Sorry, not for this release. Will be available in the next one.
OffsetsForTimes is now available on master.
Awesome: http://godoc.org/github.com/confluentinc/confluent-kafka-go/kafka#Consumer.OffsetsForTimes
Thanks @edenhill!
Most helpful comment
Sorry, not for this release. Will be available in the next one.