OOM using recipientList (and multicast) starting around camel 3.10

2024-06-03 Thread Arthur Naseef
Out Of Memory (OOM) occurs when using the Recipient List with a large number of dynamic URLs. For example: .recipientList(simple("http:// {{downstream-server}}/employee/${header.emplId}")) with a large number of values for ${header.emplId} leads to the OOM. REPRODUCER: =

Camel 3.21.5 - Last planned patch release

2024-06-03 Thread Claus Ibsen
Hi I think we can build and release 3.21.5 this month as the last release for 3.21.x, leaving 3.22.x as still active supported until end of this year. By end of 2024 then all of 3.x is not longer maintained. -- Claus Ibsen - @davsclaus Camel in Action 2:

[RESULT] [VOTE] Release Apache Camel K 2.3.2

2024-06-03 Thread Pasquale Congiusti
Hello all, the vote passes with the following results: 5 +1 binding: Claus Ibsen, Nicolas Filotto, Zineb Bendhiba, Andrea Cosentino, Pasquale Congiusti 4 +1 non binding: Gaelle Fournier, Miguel de Barros, Mert Ozturk, Deepak Pandey Thanks to all the voters, I'll go ahead with the process.

Re: [VOTE] Release Apache Camel K 2.3.2 - Attempt #2

2024-06-03 Thread Pasquale Congiusti
Vote is closed and passed with 5 binding and 4 non binding votes. I'll continue the process and make the release during the day. Thanks, Pasquale. On Tue, May 28, 2024 at 4:27 PM Pasquale Congiusti < pasquale.congiu...@gmail.com> wrote: > Hello, > > This is a vote to release Apache Camel K

[RESULT] Apache Camel-kafka-connector 4.4.2

2024-06-03 Thread Andrea
Hi all, This vote passes with the following result 3 +1 binding votes (Andrea Cosentino, Claus Ibsen, Andrea Tarocchi,) 0 +1 non-binding Thanks to everybody. I'll publish the artifacts in a bit. Regards, Andrea.

Move ai vector components into camel-ai

2024-06-03 Thread Claus Ibsen
Hi I wonder if we should consider moving those vector database components into camel-ai, as they are used for AI stuff. Just mind that when moving into "middle" folders, then you need to adjust a bit of code in the camel-package-maven-plugin. Just do a git grep for one of the existing