-
Notifications
You must be signed in to change notification settings - Fork 102
Add explicit subscription and consumer drain #1177
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
Merged
Merged
Changes from all commits
Commits
Show all changes
17 commits
Select commit
Hold shift + click to select a range
51b1b16
core: add explicit subscription drain API
mtmk 130041b
core: clarify drain cancellation and DrainPingTimeout docs
mtmk 5261576
Merge branch 'release/3.0' into drain-subscriptions
mtmk 53eaacc
jetstream: add opt-in consume drain on cancel
mtmk b3f35e6
test: tidy consume drain tests
mtmk f1a4d15
test: run xunit tests single-threaded
mtmk 7a26c28
Merge branch 'release/3.0' into drain-subscriptions
mtmk 6fa64f3
test: fix Reconnect_counter racing the metric increment
mtmk d0936a0
core: fix subscription drain hang and message loss
mtmk 0c99a60
jetstream: drain consumer delivery via overridable hook
mtmk ed2d86b
test: cover drain in-flight message fence
mtmk f20b9be
jetstream: scope DrainOnCancel docs to the pull consumer
mtmk 533ced0
core: clarify DrainAsync fence timeout docs
mtmk 01b7eda
jetstream: remove redundant drain-start in consume loop
mtmk 1b258d3
core: complete drain channel even if teardown throws
mtmk 1525e70
test: assert drain message count before order
mtmk 76cb05b
Merge branch 'release/3.0' into drain-subscriptions
mtmk File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.