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

Backport PR #1952 Configurable TCP server connection backlog #1978

Merged
merged 3 commits into from
Aug 5, 2021

Conversation

jcsp
Copy link
Contributor

@jcsp jcsp commented Aug 4, 2021

Cover letter

Backport #1952

jcsp added 3 commits August 4, 2021 17:52
Enable overriding seastar's default backlog (100).

By default leave it to seastar to pick the default.

Signed-off-by: John Spray <jcs@vectorized.io>
(cherry picked from commit 6e0a1c4)
Pass through for global rpc_server_listen_backlog setting.

Signed-off-by: John Spray <jcs@vectorized.io>
(cherry picked from commit bfa6a49)
Fixes: redpanda-data#1910

Signed-off-by: John Spray <jcs@vectorized.io>
(cherry picked from commit ec5018c)
@jcsp jcsp added kind/enhance New feature or request area/redpanda labels Aug 4, 2021
@jcsp jcsp requested a review from ivotron August 4, 2021 16:53
@jcsp jcsp requested a review from a team as a code owner August 4, 2021 16:53
@jcsp jcsp requested review from NyaliaLui and removed request for a team August 4, 2021 16:53
@ivotron ivotron merged commit fc23c6e into redpanda-data:dev Aug 5, 2021
@ivotron
Copy link
Member

ivotron commented Aug 5, 2021

oh.... this was made against dev

@ivotron ivotron mentioned this pull request Aug 5, 2021
@jcsp jcsp deleted the wip-backport-1952 branch August 5, 2021 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/redpanda kind/enhance New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants