I guess one other important thing to point out is that this is camel 2.10.6 on service mix 4.5.3.
On Wed, Aug 21, 2013 at 9:17 AM, John D. Ament <john.d.am...@gmail.com> wrote: > Not sure what more details I could provide. > > Basically, I have a polling consumer on a queue. I see that polling > consumer polling all the time. DOesn't see a message, even though the > message was sent (based on log messages) several minutes back. Then > finally after a little bit more the message gets plucked. > > On Wed, Aug 21, 2013 at 6:06 AM, Christian Müller > <christian.muel...@gmail.com> wrote: >> No, this is not expected. Can you provide more details? >> >> Best, >> Christian >> Am 21.08.2013 05:55 schrieb "John D. Ament" <john.d.am...@gmail.com>: >> >>> Hi, >>> >>> Assuming that I'm using activemq queues as my components, how quickly >>> should a message be delivered? >>> >>> In a number of routes, I'm moving data from one queue to another >>> queue, and over time the amount of time that it takes for a message to >>> go from A to B to C is steadily increasing. Is this expected? >>> >>> Thanks, >>> >>> John >>>