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

Add support for new consumer attributes #158

Open
mmmries opened this issue Apr 24, 2024 · 0 comments
Open

Add support for new consumer attributes #158

mmmries opened this issue Apr 24, 2024 · 0 comments

Comments

@mmmries
Copy link
Collaborator

mmmries commented Apr 24, 2024

According to the NATS Consumer Docs there have been some new attributes added to consumers in nats-server 2.8.3 and 2.10.0.

Screenshot 2024-04-23 at 8 34 58 PM

We should support setting or checking these attributes, but we need to figure out some things like:

  • If we attempt to send these attributes to earlier versions of the server, will it fail?
  • Should we have different versions of the Consumer struct depending on which versions of the server we're connected to? Or just provide a default value in those new attributes when we lookup consumers from older clusters?
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

No branches or pull requests

1 participant