Skip to content

[backport 2.9] fix: Multiple potential issues with the tcp DNS client (#32636) #32648

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

Merged

Conversation

sebastian-alfers
Copy link
Contributor

Backport #32636 into release-2.9.

* fix: improve TCP DNS client interactions with TCP actor
* ensure that TCP connection is closed when TcpDnsClient fails
* Fix for potential re-order of response bytes during high load
* Deathwatch the connection to make sure we are never stuck in a broken state
---------

Co-authored-by: Levi Ramsey <levi.ramsey@alum.cs.umass.edu>
@johanandren johanandren merged commit 205defe into akka:release-2.9 Feb 4, 2025
5 checks passed
@johanandren johanandren added this to the 2.9.8 milestone Feb 4, 2025
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