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

[ADDED] FetchBatch method to utilize non-blocking pull subscription requests #1211

Merged
merged 6 commits into from
Feb 15, 2023

Conversation

piotrpio
Copy link
Collaborator

Resolves #1201

@coveralls
Copy link

coveralls commented Feb 14, 2023

Coverage Status

Coverage: 85.403% (-0.1%) from 85.55% when pulling 1b84e26 on pull-subscribe-fetch-chan into 2805753 on main.

js.go Outdated Show resolved Hide resolved
js_test.go Show resolved Hide resolved
js.go Show resolved Hide resolved
js.go Show resolved Hide resolved
js.go Show resolved Hide resolved
js.go Show resolved Hide resolved
js.go Show resolved Hide resolved
js.go Outdated Show resolved Hide resolved
piotrpio and others added 3 commits February 15, 2023 13:37
Co-authored-by: Waldemar Quevedo <wally@nats.io>
test/js_test.go Outdated Show resolved Hide resolved
Copy link
Member

@wallyqs wallyqs left a comment

Choose a reason for hiding this comment

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

LGTM!

@piotrpio piotrpio merged commit edb105c into main Feb 15, 2023
@piotrpio piotrpio deleted the pull-subscribe-fetch-chan branch February 15, 2023 14:18
@piotrpio piotrpio mentioned this pull request Feb 24, 2023
@wallyqs wallyqs changed the title [ADDED] FetchChan method to utilize non-blocking pull subscription requests [ADDED] FetchBatch method to utilize non-blocking pull subscription requests Feb 24, 2023
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.

Add non-blocking Fetch method for JetStream pull subscriptions
3 participants