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

Updated for NATS 2.0, added README for benchmarks #274

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Conversation

derekcollison
Copy link
Member

Signed-off-by: Derek Collison derek@nats.io

@coveralls
Copy link

coveralls commented Jul 9, 2019

Coverage Status

Coverage decreased (-0.3%) to 93.886% when pulling e799d41 on updates into c5efdc3 on master.

Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

I think the -unsubscribe -> -unsub needs some changes. Otherwise, just wondering about the change from sync to async and receive new to all and how easy user can restore old behavior.

examples/stan-bench/main.go Outdated Show resolved Hide resolved
examples/stan-sub/main.go Show resolved Hide resolved
examples/stan-sub/main.go Show resolved Hide resolved
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

I think creds are missing from flag parsing in stan-sub.

examples/stan-sub/main.go Show resolved Hide resolved
examples/stan-bench/main.go Outdated Show resolved Hide resolved
examples/stan-sub/main.go Show resolved Hide resolved
Copy link
Member

@kozlovic kozlovic left a comment

Choose a reason for hiding this comment

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

LGTM

Signed-off-by: Derek Collison <derek@nats.io>
@derekcollison derekcollison merged commit fe52e0d into master Jul 10, 2019
@derekcollison derekcollison deleted the updates branch July 10, 2019 00:51
kozlovic added a commit that referenced this pull request Jul 24, 2019
In PR #274, some changes were made which caused stan-sub to be
a queue group by default, but then there is no way to make it
a plain subscription. Reverting this change.

Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
@kozlovic kozlovic mentioned this pull request Jul 24, 2019
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.

3 participants