Re: Event / Exchange / Message timestamps

2023-11-20 Thread ski n
Yes, I was suspecting something like that, but the Javadoc only says: "Timestamp for each event, when the event occurred. By default, the timestamp is not included and this method returns 0." It does not say how and where it can be turned on. I first checked the EventNotifierSupport class, but

Re: Event / Exchange / Message timestamps

2023-11-20 Thread Claus Ibsen
Hi No see the javadoc You need to turn on event timestamps On Mon, Nov 20, 2023 at 4:32 PM ski n wrote: > In Camel 3.20.8 I use the event notifier (as described here > https://dzone.com/articles/event-notifier-apache-camel). > > One of the things I try to get timestamps. These timestamps are

[ANNOUNCE] Apache Camel 4.0.3 (LTS) Release

2023-11-20 Thread Gregor Zurowski
The Camel PMC is pleased to announce the release of Apache Camel 4.0.3. Apache Camel is an open source integration framework that empowers you to quickly and easily integrate various systems consuming or producing data. This is a patch release with 23 improvements and fixes. For more details

Re: StreamCaching and File component doesn't work as expected

2023-11-20 Thread Ephemeris Lappis
Hello.! I think that I've found an explanation of this behavior that is probably not a bug. Our code that fails because of the unreadable content is called by an ExchangeSentEvent handler. After debugging this code, setting a breakpoint on the StreamCache reset method, I see that the stream is

Event / Exchange / Message timestamps

2023-11-20 Thread ski n
In Camel 3.20.8 I use the event notifier (as described here https://dzone.com/articles/event-notifier-apache-camel). One of the things I try to get timestamps. These timestamps are available on several levels: 1. Event level 2. Exchange level 3. Message level When I used the following the get

Re: aggregate EIP: wrong correlation key set for aggregate exchanges

2023-11-20 Thread Dinu Pavithran
This appears to be a bug. The attached test case is failing at line #95 The issue appears to be around the following line of code: onCompletion(batchKey, originalExchange, batchAnswer, false, aggregateFailed);

Re: Jetty Component how to add additional steps after send http response back to the client

2023-11-20 Thread Han Yainsun
Dear Claus lbsen, Thanks so much for your suggestions, I will try both. Thanks again for your kind help. Have a nice day. :) From: Claus Ibsen Sent: Sunday, November 19, 2023 3:36:23 AM To: users@camel.apache.org Subject: Re: Jetty Component how to add

[RESULT][VOTE] Release Apache Camel Kamelets 4.2.0

2023-11-20 Thread Andrea Cosentino
Hello all, The vote passes with the following result: 5 +1 binding votes: Andrea Cosentino, Zineb Bendhiba, Babak Vahdat, Claus Ibsen and Otavio Rodolfo Piske Thanks to all the voters. I'll go ahead with the process. Cheers.