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

[Issue 781][add consumer seek by time on partitioned topic] #782

Merged
merged 5 commits into from
Jun 23, 2022

Conversation

GPrabhudas
Copy link
Contributor

@GPrabhudas GPrabhudas commented May 30, 2022

Fixes #781

Motivation

Currently there is no way for a consumer subscription to seek by time on partitioned topics. Changes in the PR supports this feature.

Modifications

Changed SeekByTime method to add support for partitioned topics

Verifying this change

  • Make sure that the change passes the CI checks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Seek By time on subscription for partitioned topic
2 participants