Re: Apache Camel 3.8 Release

2021-01-22 Thread Andrea Cosentino
+1. Il giorno ven 22 gen 2021 alle ore 16:57 Claus Ibsen ha scritto: > Hi > > It would be good to get Camel 3.8 out before mid February. > > There is already a bunch of work since 3.7, and its good to get this > into the hands of the community. > > There are a number of tickets assigned to 3.8

Apache Camel 3.8 Release

2021-01-22 Thread Claus Ibsen
Hi It would be good to get Camel 3.8 out before mid February. There is already a bunch of work since 3.7, and its good to get this into the hands of the community. There are a number of tickets assigned to 3.8, but if you know that you wont get time to work on it, then you are welcome to move to

[HEADS UP] - Earlier route initializing coming in Camel 3.8

2021-01-22 Thread Claus Ibsen
Hi The JIRA ticket https://issues.apache.org/jira/browse/CAMEL-15844 Was a reminder to me to work on making Camel startup its routers in a better way. The startup procedure is somewhat complex as it takes factors into account, to check for duplicates, prepare for error handling and whatnot. Nev