Violeta Georgieva
Violeta Georgieva
@raccoonback Would you be able to review #3980. I based it on this PR, reduced the scope and added HttpClient support.
@NipunMalhotra-coder You are using unsupported version, please update to a supported one.
spring-boot-starter-parent 2.6.6 uses Reactor Netty 1.0.x which is out of OSS support
@NipunMalhotra-coder memory leaks can have different root cause because of that it is recommended to try the latest released version for both Spring and Reactor Netty
@NipunMalhotra-coder Is it possible to provide a reproducible example?
@NipunMalhotra-coder I tried inspecting Reactor Netty code, making some simple example in order to reproduce something similar to your use case, unfortunately without reproducible example from your side I cannot...
We are going to discuss this enhancement, meanwhile we will update the dependencies and will release `1.0.10`.
`1.0.10.RELEASE` is available
This seems similar to https://github.com/reactor/reactor-netty/issues/3591, please try the latest Reactore Netty version
@SinghAmbarDT I don't think the last error is related to the original issues.