Re: [VOTE] Release Apache Camel Kamelets 3.20.3

2023-04-17 Thread Andrea Cosentino
Thanks all. The vote passes. Il giorno ven 14 apr 2023 alle ore 09:28 Pasquale Congiusti < pasquale.congiu...@gmail.com> ha scritto: > +1 (binding) > > Thanks, > Pasquale. > > On Thu, Apr 13, 2023 at 2:42 PM Andrea Cosentino > wrote: > > > Hello all: > > > > This is a vote for releasing

camel-pulsar performance

2023-04-17 Thread Steve973
Hello. I have been experimenting with the Camel Pulsar component as a more performant alternative to traditional JMS brokers. I have seen performance comparisons that set Pulsar even above Kafka in most cases. It is reported that Pulsar can handle (~3.5) millions of messages per second. In my

JQ: Function strftime/1 does not exist

2023-04-17 Thread Mikael Koskinen
Hi, When using the following JQ expression: now | strftime("%Y-%d-%m") I get the following error: CaughtExceptionType: org.apache.camel.RuntimeCamelException CaughtExceptionMessage: net.thisptr.jackson.jq.exception.JsonQueryException: Function strftime/1 does not exist StackTrace:

[RESULT][VOTE] Release Apache Camel Kamelets 3.20.3

2023-04-17 Thread Andrea Cosentino
Hello all, This vote passes with the following result: 5 +1 binding votes: Andrea Cosentino, Jean-Baptiste Onofrè, Otavio Rodolfo Piske, Claus Ibsne and Pasquale Congiusti 1 +1 non-binding vote: Claudio Miranda I'll go ahead with the process. Thanks all.

Re: Camel in Action: Microsoft Azure Files over public Internet

2023-04-17 Thread Chirag
Shouldn't you be lookin at https://camel.apache.org/components/3.20.x/azure-storage-blob-component.html? Or a variation of it? The APIs are similar. ચિરાગ/चिराग/Chirag -- Sent from My Gmail Account On Mon, Apr 17, 2023 at 11:18 AM Petr Kuzel wrote: > >

[RESULT][VOTE] Release Apache Camel Kamelets 4.0.0-M2

2023-04-17 Thread Andrea Cosentino
Hello all, This vote passes with the following result: 5 +1 binding votes: Andrea Cosentino, Jean-Baptiste Onofrè, Otavio Rodolfo Piske, Claus Ibsen and Pasquale Congiusti I'll go ahead with the process. Thanks all.

Camel in Action: Microsoft Azure Files over public Internet

2023-04-17 Thread Petr Kuzel
I have a new RFE which includes integrating Microsoft Azure Files over public Internet. Initial findings and constraints: - Azure Files do not implement the FTP standard. - Azure Files could expose SMB protocol but SMB over public Internet is blacklisted by the security policy. - Azure

Re: [VOTE] Release Apache Camel Kamelets 4.0.0-M2

2023-04-17 Thread Andrea Cosentino
Thanks all, This vote passes. I'll go ahead. Il giorno ven 14 apr 2023 alle ore 09:28 Pasquale Congiusti < pasquale.congiu...@gmail.com> ha scritto: > +1 (binding) > > Thanks, > Pasquale. > > On Thu, Apr 13, 2023 at 2:41 PM Andrea Cosentino > wrote: > > > Hello all: > > > > This is a vote for

Camel FTP consumer bug

2023-04-17 Thread EIBL Florian (ICS460-BAI)
Hello, I am using Camel 3.18.2 and OpenJDK 17. Does anyone have a similar problem with FTP consumer like the following: In the logs I see this error: org.apache.camel.component.file.GenericFileOperationFailedException: File operation failed: 227 Entering Passive Mode (*,*,*,*,*,*). Connection