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

Make Netty SO_BACKLOG configurable #1638

Merged
merged 1 commit into from
Aug 14, 2019
Merged

Make Netty SO_BACKLOG configurable #1638

merged 1 commit into from
Aug 14, 2019

Conversation

kangkaisen
Copy link
Contributor

For #1637

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

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

Besides this, thrift server also have a default backlog(50).
It's better if you can modify it together.

fe/src/main/java/org/apache/doris/common/Config.java Outdated Show resolved Hide resolved
@kangkaisen
Copy link
Contributor Author

Besides this, thrift server also have a default backlog(50).
It's better if you can modify it together.

OK, Update.

Copy link
Contributor

@imay imay left a comment

Choose a reason for hiding this comment

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

LGTM

@imay imay merged commit 4cc2285 into apache:master Aug 14, 2019
@imay imay mentioned this pull request Sep 26, 2019
SWJTU-ZhangLei pushed a commit to SWJTU-ZhangLei/incubator-doris that referenced this pull request Jul 25, 2023
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