Camel netty: How to send UDP reply based on NETTY_REMOTE_ADDRESS?

2015-10-24 Thread SteveR
Hi: I have a Linux RedHat-6 application using *Camel 2.15.2* and *netty3* and I need to reply to various UDP clients that send UDP requests into my Camel route. However, I can't do a blind-ACK. That is, I have to first process each received UDP request, synchronously produce it to a remote Kafka

Camel quartz - one scheduler used for a few QuartzComponent

2015-10-24 Thread marcin
Hi, My application consist of a few osgi modules and is running on Karaf environment. Each of those modules uses a camel-quartz component so for each module is created a quartz's scheduler. In effect a lot of threads is created becouse each scheduler consist of thread pool (default 10 threads) and

Buffering messages for batch processing

2015-10-24 Thread Mansour Al Akeel
Hello all, I got into this similar design few times. I am not sure if I can use camel to cleanly code it. I get messages from a source at random times. For example document changed, record inserted .. etc. Invoking the processing for a single document is costly. For example indexing in lucene an

Is there a Camel endpoint back-off algorithm?

2015-10-24 Thread khoanguyen123
I have a akka project which uses camel to communicate with the outside world. I observe a behavior that I don't know if it's true or how to control it. When sending some message to the endpoint URI, if the endpoint URI (e.g. http://somewhere.com) is not responding for any reaso

Re: Upgrade to 2.16.0

2015-10-24 Thread Claus Ibsen
Can anyone show some route code with this problem. On Sat, Oct 24, 2015 at 11:55 AM, Clemens wrote: > Hi, > > I had the same ClassCaseException When To Filter after upgrading to 2.16.0. > Seems like in 2.16 is only allowed inside . Outside > you must use . Prior to 2.16 it was ok to use when ou

Re: Upgrade to 2.16.0

2015-10-24 Thread Clemens
Hi, I had the same ClassCaseException When To Filter after upgrading to 2.16.0. Seems like in 2.16 is only allowed inside . Outside you must use . Prior to 2.16 it was ok to use when outside -- View this message in context: http://camel.465427.n5.nabble.com/Upgrade-to-2-16-0-tp5772570p577