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.
Comment From: imrangthub
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
Comment From: BenEfrati
Already reported https://github.com/spring-cloud/spring-cloud-netflix/issues/4103
Comment From: OlgaMaciaszek
Closing as duplicate of gh-4103.