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

KAFKA-9648: Add configuration to adjust listen backlog size for Accep… #862

Merged
merged 1 commit into from Jan 9, 2023

Conversation

chb2ab
Copy link
Member

@chb2ab chb2ab commented Jan 6, 2023

Cherry-picking KAFKA-9648, more details in this thread
https://confluent.slack.com/archives/C04HL38HTU1/p1672725997759019
Conflicts:
None

…tor (KIP-764) (apache#11422)

This patch implements KIP-764 as described in https://cwiki.apache.org/confluence/display/KAFKA/KIP-764%3A+Configurable+backlog+size+for+creating+Acceptor.

Reviewers: David Jacot djacot@confluent.io

More detailed description of your change,
if necessary. The PR title and PR message become
the squashed commit message, so use a separate
comment to ping reviewers.

Summary of testing strategy (including rationale)
for the feature or bug fix. Unit and/or integration
tests are expected for any behaviour change and
system tests should be considered for larger changes.

Committer Checklist (excluded from commit message)

  • Verify design and implementation
  • Verify test coverage and CI build status
  • Verify documentation (including upgrade notes)

Copy link
Member

@chernyih chernyih left a comment

Choose a reason for hiding this comment

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

@chb2ab Thanks for backporting the fix

@chb2ab chb2ab merged commit 8aef50c into 3.1 Jan 9, 2023
@chb2ab chb2ab deleted the 3.1.KAFKA-9648 branch January 9, 2023 14:42
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.

None yet

3 participants