-
Notifications
You must be signed in to change notification settings - Fork 58
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
Add ability to seek offsets #134
Comments
Consider support for SeekAware and/or PulsarReader |
NB: Pulsar Reader is available in reactive mode. |
Users can manually seek offsets via the For Long term, something like |
Hey @onobc, can I work on this? |
Hi @KartikShrivastava , Sure!. I have only looked at this "on the surface" though. I would suggest first coming up w/ a high level design (either discuss here or via a draft PR). It may be helpful to understand how we do this in Spring Kafka. Not that we will do exactly what is done there but it may help w/ ideas. Thanks |
Cool, thanks for the info. I'll start with documenting my thoughts, will share it here for further discussion |
Hey @onobc, an update on this, currently to gain more context for this issue I'm learning more about spring-pulsar and spring ecosystem in general (since I'm from django background). Thus, this is taking more time than expected. |
No worries @KartikShrivastava ! No rush at all. Also, if you ever have any questions on your journey about anything at all, don't hesitate to ping me directly. One way would be on the Pulsar community Slack channel. |
No description provided.
The text was updated successfully, but these errors were encountered: