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

Move to new Jetstream API #1685

Open
kohlisid opened this issue Apr 17, 2024 · 0 comments
Open

Move to new Jetstream API #1685

kohlisid opened this issue Apr 17, 2024 · 0 comments
Assignees
Labels
area/isb-jetstream Inter Step Buffer using JetStream enhancement New feature or request
Milestone

Comments

@kohlisid
Copy link
Contributor

Summary

There was a new package added for nats-go here
https://github.com/nats-io/nats.go/releases/tag/v1.26.0

JetStream Simplified API:

This new API overhauls whole nats.go JetStream API and will eventually deprecate the legacy JetStream client implementation. For details, visit README.md in jetstream directory (https://github.com/nats-io/nats.go/blob/main/jetstream/README.md) (#1273).
  • We need to gain more understanding on what all areas have changed.
  • Change our current code implementation to move to this new API.
  • Perform well rounded testing to ensure no regressions.
  • Cut over if everything is green

If you wish to see this enhancement implemented please add a 👍 reaction to this issue! We often sort issues this way to know what to prioritize.

@kohlisid kohlisid added the enhancement New feature or request label Apr 17, 2024
@kohlisid kohlisid self-assigned this Apr 17, 2024
@kohlisid kohlisid added the area/isb-jetstream Inter Step Buffer using JetStream label Apr 17, 2024
@vigith vigith added this to the 1.3 milestone Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/isb-jetstream Inter Step Buffer using JetStream enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants