Best practise after aggregation processing in-memorty list?

2021-01-27 Thread Mikael Andersson Wigander
Hi We process a lot of transactions and aggregating them with a time threshold. When the aggregation is flushed we receive a List containing several thousand items in-memory and starts processing them further. In order to secure the process how is it done normaly when processing a list in memor

Re: Component "camel-ssh" broken? - NoSuchMethodError: ConnectFuture.getSession()

2021-01-27 Thread Jean-Baptiste Onofre
True, that’s why I’m doing both releases in the meantime. Just a note: Karaf master (4.3.1-SNAPSHOT) itests already use Camel 3.7.1. Regards JB > Le 27 janv. 2021 à 09:17, Andrea Cosentino a écrit : > > Yes, but the jetty alias was missing, so we need 4.3.1 release. > > Il giorno mer 27 gen 2

Re: Component "camel-ssh" broken? - NoSuchMethodError: ConnectFuture.getSession()

2021-01-27 Thread Andrea Cosentino
Yes, but the jetty alias was missing, so we need 4.3.1 release. Il giorno mer 27 gen 2021 alle ore 09:13 Jean-Baptiste Onofre < j...@nanthrax.net> ha scritto: > It’s not tested, but most of the features work fine with Karaf 4.3.0. > > However, I agree: I will upgrade to Karaf 4.3.0 for Camel Kara

Re: Component "camel-ssh" broken? - NoSuchMethodError: ConnectFuture.getSession()

2021-01-27 Thread Jean-Baptiste Onofre
It’s not tested, but most of the features work fine with Karaf 4.3.0. However, I agree: I will upgrade to Karaf 4.3.0 for Camel Karaf 3.8.0 (it’s already done ;) ). Regards JB > Le 27 janv. 2021 à 06:30, Andrea Cosentino a écrit : > > Camel 3.7.x doesn't support Karaf 4.3.0, the last version

Re: Component "camel-ssh" broken? - NoSuchMethodError: ConnectFuture.getSession()

2021-01-27 Thread Jean-Baptiste Onofre
Hi Karaf 4.3.0 upgraded to SSHD 2.x (where as Karaf < 4.2.10 uses SSHD 1.x). Camel-ssh should be updated to work with both SSHD 1.x and 2.x. Can you please create a Jira ? I will fix that. Regards JB > Le 26 janv. 2021 à 18:09, Schulze, Jan a écrit > : > > Hi Claus, > > > thanks for your