Camel JMS consumer with dynamic selector to read ActiveMQ DLQueues

2025-03-11 Thread Ephemeris Lappis
Hello. I'm looking for a simple way to clean DLQ queues on our ActiveMQ brokers. Messages are moved to DLQ queues when some unexpected conditions lead consumers to fail. We've no automatic processing for DLQ messages that are only needed for diagnosis. Nevertheless, when the queues contain too man

RE: Camel JMS consumer with dynamic selector to read ActiveMQ DLQueues

2025-03-11 Thread Mattern, Alex
If you are just looking to trash old messages then use the timeToLive setting when producing messages on the DLQ. https://camel.apache.org/components/4.10.x/eips/message-expiration.html If you want a manually triggered process, then you can create a consumer application that consumes X number of

Re: Camel JMS consumer with dynamic selector to read ActiveMQ DLQueues

2025-03-11 Thread Ephemeris Lappis
Hello. Original messages globally (we already have some kind of messages that use it) must not have a time to live. And I found no way to tell ActiveMQ to add a time to live when a message is moved to a DLQ by a rollback of the recipient process :I don't think we have to change the transaction han

Re: sslcontextparameters for HTTP component

2025-03-11 Thread Ivan Kulaga
Hello Rohan! You're moving in the right direction, apart from your configuration that looks like that: - to: id: to-e5b0 uri: https parameters: sslContextParameters: customssl httpUri: https:/// httpMethod: GET you need

SV: Upper file limit in SMB protocol ?

2025-03-11 Thread Rolf Sommer Poulsen
Brilliant. Thank you very much Claus. Venlig hilsen / Best regards Rolf Sommer Poulsen Senior Software Developer, FRI Integration +45 6012 5444 | +45 7924 2811 r...@bankdata.dk BANKDATA | Development Centre Silkeborg | Stagehøjvej 30 | 8600 ;Silkeborg -Oprindelig meddelelse- Fra: C

Re: sslcontextparameters for HTTP component

2025-03-11 Thread Rohan Emmanuel
Thanks a lot for reply Ivan Kulaga. getting error saying cannot convert String to KeyStore type during start. : Could not find a suitable setter for property: keyStore as there isn't a setter method with same type: java.lang.String nor type conversion possible: No type converter available to conv

Re: Upper file limit in SMB protocol ?

2025-03-11 Thread Claus Ibsen
Hi I am not aware of a limit. But can you try with latest 4.10.1 release and also if you see any exception then report the stacktrace On Thu, Mar 6, 2025 at 8:00 AM Rolf Sommer Poulsen wrote: > Hi > > I was wondering if there is a upper bound on the file size the camel-smb > component I capable

Camel Reactive Streams Service

2025-03-11 Thread Hempleman, Matthew (GE Vernova)
Hello Camel Community, I am in the process of developing an application to provide filtered change data capture for a proprietary database. The initial plan is to use the following stack: * Spring Boot * Debezium to create standardized messages from the WAL (we may use the app for oth

Re: Camel Reactive Streams Service

2025-03-11 Thread Claude Mamo
Have you profiled the app with a tool like YourKit to identify the hot spots in your Camel runtime? Claude On Wed, Mar 12, 2025 at 2:55 AM Hempleman, Matthew (GE Vernova) wrote: > Hello Camel Community, > > I am in the process of developing an application to provide filtered > change data captu

Re: [VOTE] Release Apache Camel Kamelets 4.8.4

2025-03-11 Thread Andrea Cosentino
No, I'm missing a binding vote. Can someone vote? Il giorno lun 10 mar 2025 alle ore 09:49 Andrea Cosentino ha scritto: > The vote passes. I'll go ahead. > > Il giorno ven 7 mar 2025 alle ore 20:13 Gaëlle Fournier < > gaelle.fournier.w...@gmail.com> ha scritto: > >> +1 (non-binding) >> >> Thank