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

[IMPROVED] JetStream: no need to specify subject is bound to stream/consumer #475

Merged
merged 2 commits into from
Oct 13, 2021

Conversation

kozlovic
Copy link
Member

When both stream and consumer name are provided, user does not
need to specify a subject to the js_Subscribe() call.

Resolves #472

Signed-off-by: Ivan Kozlovic ivan@synadia.com

…onsumer

When both stream and consumer name are provided, user does not
need to specify a subject to the js_Subscribe() call.

Resolves #472

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic
Copy link
Member Author

@derekcollison Please review only commit 1, the second commit is some "tabulation" cleanup...

Copy link
Member

@derekcollison derekcollison left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kozlovic kozlovic merged commit 3c27660 into main Oct 13, 2021
@kozlovic kozlovic deleted the fix_472 branch October 13, 2021 20:47
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.

js_subscribe with stream and consumer only
2 participants