Skip to content

GH-2837: TCP NIO Prioritize accept#2865

Merged
artembilan merged 1 commit intospring-projects:masterfrom
garyrussell:GH-2837
Mar 28, 2019
Merged

GH-2837: TCP NIO Prioritize accept#2865
artembilan merged 1 commit intospring-projects:masterfrom
garyrussell:GH-2837

Conversation

@garyrussell
Copy link
Copy Markdown
Contributor

See #2837

Give priority to accepting new connections over reading data from
existing connections.
Add a flag to allow users to revert to the previous behavior of
giving reads priority.

cherry-pick to 5.1.x

@garyrussell garyrussell changed the title GH-2837: TCP NIO Priotorize accept GH-2837: TCP NIO Prioritize accept Mar 28, 2019
See spring-projects#2837

Give priority to accepting new connections over reading data from
existing connections.
Add a flag to allow users to revert to the previous behavior of
giving reads priority.

**cherry-pick to 5.1.x**
@artembilan artembilan merged commit 9428e34 into spring-projects:master Mar 28, 2019
@artembilan
Copy link
Copy Markdown
Member

Cherry-picked to 5.1.x as 6f3fd09 after fixing conflicts.

@garyrussell garyrussell deleted the GH-2837 branch March 29, 2019 14:19
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