Closed dukedom26 closed 1 month ago
@dukedom26 Your Reactor Netty version is not supported anymore. Please update to a supported version (more info here)
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.
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.
We have a few Spring Webflux Application. All of them are using Reactor Netty Core and Reactor Netty Http to create ConnectionProvider and Http Client Respectively to create the WebClient. We are getting intermittently the
Connection has been closed BEFORE response, while sending request body
error on invoking a call from these services to any downstreamsExpected Behavior
The issue shouldn't be happening.
Actual Behavior
The issue is happening quite frequently but not always. Upon retrying, most of the times it works.
Your Environment
netty
, ...):reactor-netty-core
- 1.0.38,reactor-netty-http
- 1.0.38java -version
):OpenJDK Runtime Environment Corretto-11.0.16.8.3 (build 11.0.16+8-LTS)
uname -a
):Darwin macos-HGD7JQ02R1 23.5.0 Darwin Kernel Version 23.5.0: Wed May 1 20:12:58 PDT 2024; root:xnu-10063.121.3~5/RELEASE_ARM64_T6000 arm64