Re: transactions that span multiple routes

2013-06-22 Thread erstanl
ieve my original use case? I really would like to keep using camel, but this may force me to go another route. Thanks for your help. -- View this message in context: http://camel.465427.n5.nabble.com/transactions-that-span-multiple-routes-tp5723735p5734578.html Sent from the Camel - Users mai

Re: transactions that span multiple routes

2013-01-12 Thread Christian Müller
gt; original problem. I have looked into using a throttle on the first route, > but the data size being transferred is very inconsistent, and I cant rely > on > the throttle to feed the second route appropriately. > > I appreciate your help. If you could please let me know how I migh

Re: transactions that span multiple routes

2013-01-09 Thread erstanl
ou could please let me know how I might be able to use camel to achieve what I have mentioned above. -- View this message in context: http://camel.465427.n5.nabble.com/transactions-that-span-multiple-routes-tp5723735p5725194.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: transactions that span multiple routes

2012-12-06 Thread Willem jiang
to participate in the transaction. > This is not good for my case as processBatch can take up to 30 seconds. Is > there a way to force the commit to happen before processBatch is running? > > Maybe I am approaching this wrong. What are my possible options? > > > >

transactions that span multiple routes

2012-12-06 Thread erstanl
processBatch can take up to 30 seconds. Is there a way to force the commit to happen before processBatch is running? Maybe I am approaching this wrong. What are my possible options? -- View this message in context: http://camel.465427.n5.nabble.com/transactions-that-span-multiple-routes