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

Eureka client leaving sockets open, too many CLOSE_WAIT #4224

Closed
imrangthub opened this issue Nov 20, 2023 · 3 comments
Closed

Eureka client leaving sockets open, too many CLOSE_WAIT #4224

imrangthub opened this issue Nov 20, 2023 · 3 comments

Comments

@imrangthub
Copy link

Describe the bug
Please provide details of the problem, including the version of Spring Cloud that you
are using.

Sample
If possible, please provide a test case or sample application that reproduces
the problem. This makes it much easier for us to diagnose the problem and to verify that
we have fixed it.

@imrangthub imrangthub changed the title Eureka client leaving sockets open Eureka client leaving sockets open, too many CLOSE_WAIT Nov 20, 2023
@imrangthub
Copy link
Author

My projedct, Spring boot 2.5.14 and spring cloud 2020.0.5 with java 17.
Here Eureka server has 20 clients.
on netstat -ant |grep CLOSE_WAIT | wc -l command why show too many CLOSE_WAIT status

@BenEfrati
Copy link

Already reported #4103

@OlgaMaciaszek
Copy link
Collaborator

Closing as duplicate of gh-4103.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants