The Apache Jenkins build system has built Camel.trunk.notest (build #2810)
Status: Failure
Check console output at https://builds.apache.org/job/Camel.trunk.notest/2810/
to view the results.
I am not talking about using a Shared reply queue. I'm talking about using
Exclusive. The idea would be to be able to send messages, using a
ProducerTemplate or something, like this:
jms:queue:foo?replyToType=Exclusive&replyTo=REPLIES&concurrentConsumers=5
jms:queue:bar?replyToType=Exclusive&rep
Hi guys
I am using TarAggregationStrategy in my camel application. I am using this
component to aggregate few jpg images which are coming in every second. I
tried to run this on the test servers and found that after a point, the
server crashes. On inspection I found that the disk got full as this