Re: [VOTE] Release Apache Camel K 2.6.0

2025-02-13 Thread Luís Sergio Carneiro
+1 (non-binding) Thanks! On Mon, Feb 10, 2025 at 7:40 AM Claudio Miranda wrote: > +1 (non-binding) > > Thanks Pasquale! > > Em seg., 10 de fev. de 2025 às 08:42, Pasquale Congiusti > escreveu: > > > > Hello, > > > > This is a vote to release Apache Camel K 2.6.0. This release contains a > > bu

Re: [VOTE] Release Apache Camel Kamelets 4.10.0

2025-02-13 Thread Claudio Miranda
+1 (non-binding) Em qua., 12 de fev. de 2025 às 15:46, Andrea Cosentino escreveu: > > Hello all, > > This is a vote for releasing camel-kamelets 4.10.0 > > This is a release supporting Camel 4.10.0, the first release of Camel > 4.10.x LTS line > > Kamelets release files: > https://dist.apache.org

Synchronizing after multicasting and then aggregating

2025-02-13 Thread Andrew Parmet
I'm in a scenario where I have one input subscription to a message queue. It's prohibitively expensive to subscribe twice, but I would like to take two separate actions for the messages I receive. I'm using multicast to do so, but I would also like to aggregate on one of those routes. Multicasting