Pierre De Rop
Pierre De Rop
rebased in order to be on top of latest netty5 branch.
@violetagg , please take a look to previous commits, thank you.
all tests are now failing, but it sounds like it's not related to this PR, indeed, we have this test which is now failing, but it also fails when using...
so, there are still many errors, but I don't think they are caused by this PR. So in order to go ahead, let's squash & merge this old overdue PR.
let's see if we can close this old issue ... So, I have difficulties to reproduce this issue; I'm using [this project](https://github.com/YunaBraska/embedded-kafka-example.git) which is similar to your use case. I...
@raphw , Hi Rafael, I'm currently maintaining BlockHound, and I have upgraded BlockHound [1.0.9 snapshot](https://repo.spring.io/ui/native/snapshot/io/projectreactor/tools/blockhound/1.0.9.BUILD-SNAPSHOT/) with latest bytebuddy version (1.14.13). But it seems that there are still problems with JDK22...
Thank you Rafael; in fact, I tend to do agree, because I managed to hack BlockHound in order to instrument only one single **non-native** method, and in this case, it...
Updated the PR with the latest version, which is now based on an AtomicBitSet. some other important use cases still need to be designed. for example, when a sub pool...
Rebased the PR on top of latest 1.0.6-SNAPSHOT version.
Rebased with latest main branch.