Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updating to 0.10.1.1 Kafka client #6

Closed
ppatierno opened this issue Jan 28, 2017 · 1 comment
Closed

Updating to 0.10.1.1 Kafka client #6

ppatierno opened this issue Jan 28, 2017 · 1 comment

Comments

@ppatierno
Copy link
Member

@ppatierno ppatierno commented Jan 28, 2017

After updating pom.xml with new version, adding new following methods :

  • endOffsets
@doernemt
Copy link
Contributor

@doernemt doernemt commented Mar 3, 2017

Are there any plans yet to upgrade to .1.1 ?
We'd be very interested, because we need the new API to resolve an offset by timestamp (public Map<TopicPartition, OffsetAndTimestamp> offsetsForTimes(Map<TopicPartition, Long> timestampsToSearch) in KafkaConsumer

Happy to help with a PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.