Re: Apache Camel deadlock on heavy load!

2022-10-20 Thread Zheng Feng
Hi, Is it possible to check with the latest 3.19.0 release to see if it works? On Fri, Oct 21, 2022 at 1:35 AM hakim hejam wrote: > Hello, > We notice under some circumstances of heavy load and request (more the 1000 > requests at the same time), threads used by Camel are still in a waiting > s

Apache Camel deadlock on heavy load!

2022-10-20 Thread hakim hejam
Hello, We notice under some circumstances of heavy load and request (more the 1000 requests at the same time), threads used by Camel are still in a waiting state and block the caller thread. This behavior occurs when using multicast and split, but only when we have configured a timeout on our route

Re: ws proxy server in Karaf has problems with mtom attachments

2022-10-20 Thread ski n
Hi Tom, I can't comment on the CXF/MTOM part, but I can say a bit about removing headers. You note that: " I think the problem could have been in because all the previous headers are gone and instead of them are different. But I haven't found a way how to remove only one of them and without it i