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

[fix](third-party) enable keepalive on socket created by libevent #36088

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

dataroaring
Copy link
Contributor

Proposed changes

pick #35805 #36026

Issue Number: close #xxx

…ache#35805)


We encounter a problem that tcp connections created by libevent is in
established while there is no corresponding endpoint in the other
endpoint. So we enable keepalive to recycle the tcp connection.
@doris-robot
Copy link

Thank you for your contribution to Apache Doris.
Don't know what should be done next? See How to process your PR

Since 2024-03-18, the Document has been moved to doris-website.
See Doris Document.

@dataroaring
Copy link
Contributor Author

run buildall

@dataroaring dataroaring merged commit fce09ae into apache:branch-2.1 Jun 11, 2024
19 of 22 checks passed
@morningman morningman mentioned this pull request Jun 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants