Pierre De Rop

Results 84 comments of Pierre De Rop

some updates: the frontend test server was not setting any max concurrent streams, and specify a max-concurrent-stream on the frontend server avoids the memory leak. Now, the benchmark still fails...

@pkgonan , Hi, Thank you for reaching out, but I'm unsure how I can help here, so I will let @mp911de comment on this issue. If you suspect that the...

@pkgonan, ok, I'll check this tomorrow morning.

I was in trouble on another PR, I'm now starting to check.

Can you confirm which exact version of reactor-pool you are using ? I have tried to reproduce your scenario using the following junit test (based on `1.0.1` release), but I...

the previous force-push commit contains a fix in the GH action publish.yml, in order to build the docs-zip using a separate build-docs-zip job that is using JDK21. It allows the...

in the last commit https://github.com/reactor/reactor-core/pull/3806/commits/20f7d80c1a16bf81b5452cdbeb68fff2c2f54d28, added docs/build/** in the nohttp section from the main build.gradle, else the "./gradlew checkstyleNohttp" fails.

with https://github.com/reactor/reactor-core/pull/3806/commits/d3762ab6a722495a575e867e127a0c32ca599ecb, a friendly message is now logged in case 'antora' or 'docs' tasks are used when JDK version is lower than 17.

> General comment around the change of structure and URIs – do you have a plan to redirect existing links to our documentation out in the wild to the new...

@chemicL , I think I have addressed your feedbacks, except the following: - `monospace` formatting seems to be not rendered when used in Example titles, I need your feedback about...