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

mainboilerplate: use a maximum-size connection flow control window #371

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

jgraettinger
Copy link
Contributor

@jgraettinger jgraettinger commented Apr 17, 2024

Rely only on stream-level flow control, and allow a single broker transport to multiplex LOTS of journals without a flow control deadlock, even if some are not being actively read.


This change is Reviewable

Rely only on stream-level flow control, and allow a single broker
transport to multiplex LOTS of journals without a flow control deadlock,
even if some are not being actively read.
Copy link
Contributor

@psFried psFried left a comment

Choose a reason for hiding this comment

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

LGTM

@jgraettinger jgraettinger merged commit d612fdc into master Apr 18, 2024
1 check passed
@jgraettinger jgraettinger deleted the johnny/conn-flow branch April 18, 2024 13:39
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.

2 participants