Split EIP si not passing all Exchange Message to Endpoints

2017-03-03 Thread jshankarc
I could observe in Split EIP, all Exchanges are not forwarded to direct endpoint and only 10 are passed. *Question*: Why all the exchanges which are processed using split are not passed to direct endpoint? Please let me how to configure split to pass all the exchange message which are processed t

Wire Tap - dynamic endpoint URIs not working

2017-01-04 Thread jshankarc
Let me know why header was not resolved in wiretap or help me with proper configuration from("timer://foo?repeatCount=1") .setBody(simple("Test Message")) .setHeader("id", simple("thisIsFileName8")) .wireTap("logmanager:log?proccode=

Re: Camel Netty could not process on heavy load

2016-09-26 Thread jshankarc
Hi Tadayoshi, If we increase workerCount to 50 - 100 system becomes slow. >From Redhat Team, they are suggesting to keep the workercount between 8-16. Thanks, Jayashankar -- View this message in context: http://camel.465427.n5.nabble.com/Camel-Netty-could-not-handle-more-request-on-load-te