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

subscribe --count is ignored when using --raw or --dump #543

Closed
oren-nonamesecurity opened this issue Jul 26, 2022 · 3 comments
Closed

subscribe --count is ignored when using --raw or --dump #543

oren-nonamesecurity opened this issue Jul 26, 2022 · 3 comments

Comments

@oren-nonamesecurity
Copy link

nats subscribe --count 3 topicname will print 3 messages and then exit.
But nats subscribe -r --count 3 topicname runs forever.
And same for nats subscribe --dump=output/ --count 3 topicname

@ripienaar
Copy link
Collaborator

I think this is already fixed in #495 and will be in the next release.

Thank you for the report

@oren-nonamesecurity
Copy link
Author

Thanks!

Is there a planned date for next release?

@ripienaar
Copy link
Collaborator

Will release after the next sever release, thats already a bit late so will be soon.

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

2 participants