Affects: \Greenwich.SR3
Avoid calling Servlet APIs such as ServletOutputStream.close() or AsyncContext.complete() when previous writes are pending
10:24:13.788 [qtp640161448-137] TRACE org.springframework.http.server.reactive.ServletHttpHandlerAdapter - [5df01b5c] Handling completed
10:24:13.785 [qtp640161448-20] WARN org.eclipse.jetty.server.HttpOutput - java.io.IOException: Closed while Pending/Unready
You can find more details in Guys from jetty investigation
It can be easily reproduced with Reactive Feign test
Affects: \Greenwich.SR3
Avoid calling Servlet APIs such as ServletOutputStream.close() or AsyncContext.complete() when previous writes are pending
You can find more details in Guys from jetty investigation
It can be easily reproduced with Reactive Feign test