Skip to content

Clean up connection window management#176

Merged
rschmitt merged 2 commits intoapache:masterfrom
rschmitt:conn-window
Dec 29, 2019
Merged

Clean up connection window management#176
rschmitt merged 2 commits intoapache:masterfrom
rschmitt:conn-window

Conversation

@rschmitt
Copy link
Copy Markdown
Contributor

This commit implements the following changes to input window management:

  1. The lowMark is set according to local settings, not remote settings
  2. The connection window is set to Integer.MAX_VALUE during SETTINGS exchange
  3. The connection window low mark is now a constant value (10 MiB)
  4. The input window update code in onOutput has been removed

This commit implements the following changes to input window management:

1. The `lowMark` is set according to local settings, not remote settings
2. The connection window is set to `Integer.MAX_VALUE` during `SETTINGS` exchange
3. The connection window low mark is now a constant value (10 MiB)
4. The input window update code in `onOutput` has been removed
@rschmitt rschmitt merged commit d05d79e into apache:master Dec 29, 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.

2 participants