[ANNOUNCEMENT] Apache Camel 2.21.2 Released

2018-07-20 Thread Gregor Zurowski
The Camel community announces the immediate availability of the Camel 2.21.2 patch release. This release contains 49 fixes and improvements applied in the past weeks on the 2.21.x branch. The artifacts are published and ready for you to download [1] either from the Apache mirrors or from the Centr

Re: split(), shareUnitOfWork & transacted()

2018-07-20 Thread David Karlsen
They won't share transactions as these are backed by spring and kept as threadlocals Den fre. 20. jul. 2018, 01:07 skrev Iglehart, Vince < vince.igleh...@kniferiver.com>: > I have a question on propagating a transaction with split() and > shareUnitOfWork(). I have a route defined below in Camel 2