Hi everyone, I just realize - thanks for failling test on jenkins, that part of the test suite is not deterministic. It mainly affects async calls. I found some opentracing ones - fixed by https://github.com/apache/cxf/pull/561/commits/23cbbb9db73a74913fd4294f805032f923ffcf09 - and there are some in MP rest client TCK (async interceptor provider).
I didn't dig deep into the root cause but I suspect we ack the client before the full chain is processed on the server side. Does it ring any bell to anyone? Romain Manni-Bucau @rmannibucau <https://twitter.com/rmannibucau> | Blog <https://rmannibucau.metawerx.net/> | Old Blog <http://rmannibucau.wordpress.com> | Github <https://github.com/rmannibucau> | LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book <https://www.packtpub.com/application-development/java-ee-8-high-performance>
