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

PortUnreachableException is thrown repeatedly #13790

Open
testn opened this issue Jan 18, 2024 · 1 comment
Open

PortUnreachableException is thrown repeatedly #13790

testn opened this issue Jan 18, 2024 · 1 comment

Comments

@testn
Copy link

testn commented Jan 18, 2024

Expected behavior

Read is not called repeatedly when the port is unreachable

Actual behavior

It seems to be called repeatedly when using the Java NIO (not the native epoll)

Steps to reproduce

image

Netty version

4.1.100

JVM version (e.g. java -version)

Java 11.0.20

OS version (e.g. uname -a)

Linux

This seems to be related to https://stackoverflow.com/questions/68037907/why-am-i-intermittently-receiving-portunreachableexception-despite-bind-connec

@normanmaurer
Copy link
Member

I am not sure what you expect us to do ? This is what we get from the java channel and we need to propagate it.

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

No branches or pull requests

2 participants