Georgios Andrianakis
Georgios Andrianakis
> I'm having similar issues with a container health check implementation utilizing a number of resteasy reactive rest clients. Just to make sure I understand, you are using the REST...
@vietj @cescoffier I assume the Vert.x HTTP client should remove closed connections from the pool, right?
It's unclear and needs further investigation
Very nice. This will take some time to review, more that the few minutes I currently have on my phone 😎
I remember @vietj saying we should use `pipe` instead of `pump` :)
@vietj can you have a look at this as it very intense on the Vert.x side? Thanks
Hi @fredericBregier Those commits are already part of Quarkus 3.8.3. I am sorry that I had not realized my PR was essentially doing the same thing as yours.