I encountered an exception when I tried to call service B from service A
Service A calls service B, and service A prompts that the socket is close. B confirms that it has received the request, processed it and returned the message. What is the reason
Comment From: OlgaMaciaszek
It seems to be an exception on the level of JDK's handling of network traffic - not related to the Feign client itself. If it is reproducible, I can take a look for you still if you like, but I will need a minimal, complete, verifiable example that reproduces the issue for that.
Comment From: spring-cloud-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: ChinaMjm
The log of this exception is changed. Is it possible that the network fluctuation of the peer end is the cause?
Comment From: OlgaMaciaszek
It is. The exception is really way below our stack - does not seem to have much to do with Spring Cloud OpenFeign-, so unfortunately without a reproducible sample, we are not going to be able to help in any way.
Comment From: spring-cloud-issues
If you would like us to look at this issue, please provide the requested information. If the information is not provided within the next 7 days this issue will be closed.
Comment From: spring-cloud-issues
Closing due to lack of requested feedback. If you would like us to look at this issue, please provide the requested information and we will re-open the issue.