Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-23 Thread Gaëlle Fournier
+1 (non-binding) Thanks Pasquale! --- Gaëlle Le sam. 21 juin 2025 à 18:13, Pasquale Congiusti < pasquale.congiu...@gmail.com> a écrit : > Hello, > > This is a vote to release Apache Camel K 2.7.0. This release contains a > bunch of new features [1] and aligns to the latest Camel Quarkus runtime

RE: [EXTERNAL MAIL] [VOTE] Release Apache Camel K 2.7.0

2025-06-23 Thread Cameron Fitzwater (ALLETE)
+1 (non-binding) -Original Message- From: Pasquale Congiusti Sent: Saturday, June 21, 2025 11:13 AM To: dev ; users@camel.apache.org Subject: [EXTERNAL MAIL] [VOTE] Release Apache Camel K 2.7.0 Hello, This is a vote to release Apache Camel K 2.7.0. This release contains a bunch of ne

Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-23 Thread via GitHub
GitHub user bluezebra-developers added a comment to the discussion: Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? How to run env in production mode? GitHub link: https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-13548244

Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-23 Thread Luís Sergio Carneiro
+1 (non-binding) On Mon, Jun 23, 2025 at 6:38 AM Claudio Miranda wrote: > +1 (non-binding) > > Em sáb., 21 de jun. de 2025 às 17:13, Pasquale Congiusti > escreveu: > > > > Hello, > > > > This is a vote to release Apache Camel K 2.7.0. This release contains a > > bunch of new features [1] and al

Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-23 Thread Claudio Miranda
+1 (non-binding) Em sáb., 21 de jun. de 2025 às 17:13, Pasquale Congiusti escreveu: > > Hello, > > This is a vote to release Apache Camel K 2.7.0. This release contains a > bunch of new features [1] and aligns to the latest Camel Quarkus runtime > (3.15.3). An important feature to highlight is th

Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-23 Thread Zineb Bendhiba
+1 (binding) Thanks Le sam. 21 juin 2025 à 18:13, Pasquale Congiusti < pasquale.congiu...@gmail.com> a écrit : > Hello, > > This is a vote to release Apache Camel K 2.7.0. This release contains a > bunch of new features [1] and aligns to the latest Camel Quarkus runtime > (3.15.3). An important

Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-23 Thread via GitHub
GitHub user bluezebra-developers deleted a comment on the discussion: Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? How to run env in production mode? GitHub link: https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-13548244 ---

Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-22 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Sat, Jun 21, 2025 at 6:12 PM Pasquale Congiusti wrote: > > Hello, > > This is a vote to release Apache Camel K 2.7.0. This release contains a > bunch of new features [1] and aligns to the latest Camel Quarkus runtime > (3.15.3). An important feature to highlight is the

Re: [VOTE] Release Apache Camel K 2.7.0

2025-06-22 Thread Andrea Cosentino
+1 (binding) Thanks Pasquale Il sab 21 giu 2025, 18:13 Pasquale Congiusti ha scritto: > Hello, > > This is a vote to release Apache Camel K 2.7.0. This release contains a > bunch of new features [1] and aligns to the latest Camel Quarkus runtime > (3.15.3). An important feature to highlight is

Re: [D] Exporting logs [camel-karavan]

2025-06-20 Thread via GitHub
GitHub user edubencz added a comment to the discussion: Exporting logs Thanks for you answer, @mgubaidullin So the best approach is via scrapping? I was trying something along the lines of active export on the part of the integration service. As camel-observabilities still doesn't export lo

Re: [D] Exporting logs [camel-karavan]

2025-06-19 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Exporting logs Using a Centralized Logging System (Production-Grade) for scalable, persistent, searchable logs: Popular logging stacks: ELK Stack (Elasticsearch + Logstash + Kibana) EFK Stack (Elasticsearch + Fluentd + Kibana) Loki +

Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user bluezebra-developers added a comment to the discussion: Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? Dev. I think I found it. It is trace json file. How can I deploy docker with production, which parameter is compose file and what paramete

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user edubencz added a comment to the discussion: Why pods are not showing in Deployments Perfect! thanks @mgubaidullin, that solved the problem! One more thing. The button Deploy is enabled, and if I click it, an error toast pops up, and the request details show some problem trying to

Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? What containers have this issue? DevMode or Production? GitHub link: https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-1

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Why pods are not showing in Deployments `packaged` will be used in the next version GitHub link: https://github.com/apache/camel-karavan/discussions/1506#discussioncomment-13497948 This is an automatically sent email for users@

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Why pods are not showing in Deployments Pod should have label "org.apache.camel.karavan/type"="project" for Karavan 4.10.x and below. Usually configured in build.sh ``` ... -Djib.container.labels=org.apache.camel.karavan/type=project,

Re: Bug in SMB reconnect handling

2025-06-17 Thread j_b_s34
Hi Tom, I think my fix is not very clean. It only works well because I disconnect after every poll. Maybe keeping the Session alive via SMB2Echo requests and reconnect on error is the better solution? I got the idea from this issue: https://github.com/hierynomus/smbj/issues/852#issuecomment-25

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user edubencz added a comment to the discussion: Why pods are not showing in Deployments It seems to me that my build step is not applying the expected label to identify the pod type? LABEL_TYPE = "org.apache.camel.karavan/type"; If I access the pod manually via k8, and apply this lab

Re: Bug in SMB reconnect handling

2025-06-17 Thread Tom Cunningham
Jubar, That's great news that you have a fix for your use case! Do you plan on submitting a PR? I have some more testing to do, but I'm seeing some differing results depending on how long the connection is broken for - something like this seems to be helping though : -return share.list

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
GitHub user edubencz added a comment to the discussion: Why pods are not showing in Deployments Looking at the frontend code, it seems to require pods to have an specific 'type' to be 'packaged' but my pods are getting tyoe 'unkown': ![image](https://github.com/user-attachments/assets/a343ead

Re: Bug in SMB reconnect handling

2025-06-17 Thread j_b_s34
Hi, I'm running 10 minute intervals between the polls and have disconnect=true configured so the disconnect() method is called in my case. I tested my route today with the following changes and it works pretty well. diff --git a/components/camel-smb/src/main/java/org/apache/camel/component/smb/

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-17 Thread Andrea Cosentino
Yes, I'm on it. The vote passes. Il giorno mar 17 giu 2025 alle ore 09:05 Claus Ibsen ha scritto: > Hi Andrea > > Do you maybe have time to end this vote and publish the release. > > On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino > wrote: > > > Hello all, > > > > This is a vote for releasing

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-17 Thread Claus Ibsen
Hi Andrea Do you maybe have time to end this vote and publish the release. On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.10.5 > > This is a release supporting Camel 4.10.5, the release supporting Camel > 4.10.5 patch relea

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-16 Thread via GitHub
GitHub user edubencz added a comment to the discussion: Why pods are not showing in Deployments Any solution to this problem of No Pods? I can see karavan web app probing GET 'ui/container' endpoint, and my integration container/pod is visible in the response list. I imagine there is some

Re: Bug in SMB reconnect handling

2025-06-16 Thread Tom Cunningham
I gave this a try a couple of times and I don't see disconnect() called at all in this situation - I do not think that is the issue here. I think the Share needs to be refreshed at some point after the timeout, I'll try to look for a way to do that. On Mon, Jun 16, 2025 at 7:47 AM j_b_s34

Re: Unexpected behavior: split + wireTap

2025-06-16 Thread Vladislav Krejcirik
Sorry, I forgot to include the link to the file. Here we are: https://www.filemail.com/d/semdpxvatlusiwc Thanks, Vlad > On 16. 6. 2025, at 10:59, Vladislav Krejcirik wrote: > > Hi, > > Sure. I attached complete Camel route. The route name is > `IN_FISS_A_RPT111ProcessingRoute`. > > Let me e

Re: Bug in SMB reconnect handling

2025-06-16 Thread Claus Ibsen
Hi Yeah you are welcome to try those suggestions and see if that helps. It may also be that instead of catching IOException then catching all exceptions and then closing and potentially re-creating the client can help. But if you have a life system to test against and time then that is

Re: Bug in SMB reconnect handling

2025-06-16 Thread j_b_s34
Would catching the exception from session.close() and then force closing the connection fix the issue? Example: ... if (session != null) { try { session.close(); } catch (Exception e) { if (e.getCause() instanceof TransportException)

RE: Re: Unexpected behavior: split + wireTap

2025-06-16 Thread Vladislav Krejcirik
Hi, Sure. I attached complete Camel route. The route name is `IN_FISS_A_RPT111ProcessingRoute`. Let me explain the problem again. I’m trying to process each line from file obtained from FTP server. That code is starting with `.split(simple("${exchangeProperty.ftpFileContent}”))`. I do couple t

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-16 Thread Zineb Bendhiba
+1 (binding) Le ven. 13 juin 2025 à 14:49, Andrea Cosentino a écrit : > Hello all, > > This is a vote for releasing camel-kamelets 4.10.5 > > This is a release supporting Camel 4.10.5, the release supporting Camel > 4.10.5 patch release. > > Kamelets release files: > https://dist.apache.org/repo

Re: Bug in SMB reconnect handling

2025-06-16 Thread ski n
I think this is a bug in the underlying library smbj: https://github.com/hierynomus/smbj/issues/864 And this error was also discussed on the Camel forum: https://camel.zulipchat.com/#narrow/channel/257298-camel/topic/SMB.20Componnent.20how.20the.20connection.20alive.3F/with/507977443 As I can s

RE: Http Component - Oauth2 not working Microsoft Authorization servers

2025-06-15 Thread Andy Gilette
lems in the contents of this message which arise as a result of e-mail transmissions. From: Dipak Rai Sent: Friday, 13 June 2025 1:37 PM To: users@camel.apache.org; Andy Gilette ; claus.ib...@gmail.com Subject: Re: Http Component - Oauth2 not working Microsoft Authorization servers Hi Andy, Claus,

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-13 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Fri, Jun 13, 2025 at 2:40 PM Andrea Cosentino wrote: > > Hello all, > > This is a vote for releasing camel-kamelets 4.10.5 > > This is a release supporting Camel 4.10.5, the release supporting Camel > 4.10.5 patch release. > > Kamelets release files: > https://dist.apa

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-13 Thread Claudio Miranda
+1 (non-binding) Thanks ! Em sex., 13 de jun. de 2025 às 13:42, Andrea Cosentino escreveu: > > Hello all, > > This is a vote for releasing camel-kamelets 4.10.5 > > This is a release supporting Camel 4.10.5, the release supporting Camel > 4.10.5 patch release. > > Kamelets release files: > https

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-13 Thread Claus Ibsen
+1 (binding) On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.10.5 > > This is a release supporting Camel 4.10.5, the release supporting Camel > 4.10.5 patch release. > > Kamelets release files: > https://dist.apache.org/repos

Re: Http Component - Oauth2 not working Microsoft Authorization servers

2025-06-12 Thread Dipak Rai
Hi Andy, Claus, Sorry that I couldn't reply earlier. But MS Server expecting a 'token' is not a problem. I am connecting to MS Server via token itself in the below way successfully. I hope it helps: //import the msal4j library as a pom dependency String AUTHORITY = "https://login.microsoftonline

RE: Http Component - Oauth2 not working Microsoft Authorization servers

2025-06-12 Thread Andy Gilette
pted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any such problems in the contents of this message which arise as a result of e-mail transmissions. From: Claus Ibsen Sent: Friday, 13 June 2025 5:27 AM To: users@camel.a

Re: Kafka Streaming Processor Committing Records Despite allowManualCommit=true

2025-06-12 Thread Andrea Cosentino
What version are you using, can you please create a reproducer? I never see this before Il gio 5 giu 2025, 09:07 Adithya Kashyap H M ha scritto: > Hi Team, > > We are using the Kafka Streaming processor to handle records, and we've > encountered an issue where the record is getting committed reg

Re: Kafka Streaming Processor Committing Records Despite allowManualCommit=true

2025-06-12 Thread Claus Ibsen
Hi Did you spend more time on this? It may be that the manual commit is not much in use, and we have not had reports on this before. But a quick glance looks like the CommitManager should maybe be made as a noop when you use manual commit. Then this will only happen when the end user calls expli

Re: creating route template - java builder vrs java dsl

2025-06-12 Thread Claus Ibsen
__ > From: Claus Ibsen > Sent: June 9, 2025 10:01 AM > To: users@camel.apache.org > Subject: Re: creating route template - java builder vrs java dsl > > Hi > > We have not heard about this before. > Camel 3 is EOL and not supported. > > You are

Re: Unexpected behavior: split + wireTap

2025-06-12 Thread Claus Ibsen
Hi Can you post the full route code with the splitter and whatnot as its not entirely understandable what you problem is. So can you try explain it better. On Wed, Jun 11, 2025 at 1:51 PM Vladislav Krejcirik wrote: > Hi All, > > We are experiencing unexpected behavior when using .wireTap within

Re: Http Component - Oauth2 not working Microsoft Authorization servers

2025-06-12 Thread Claus Ibsen
Hi So did you implement a solution for this? If MS Authentication Server has this requirement, then it may be nice to have some kind of option in camel-http, you can set that then adjusts Camel to MS style. It can be some kind of vendor string so in the future there can be other implementations i

Re: creating route template - java builder vrs java dsl

2025-06-12 Thread j vh
trace/debug logs for you ;-) thanks, jvh/dg From: Claus Ibsen Sent: June 9, 2025 10:01 AM To: users@camel.apache.org Subject: Re: creating route template - java builder vrs java dsl Hi We have not heard about this before. Camel 3 is EOL and not suppo

Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Gabriel Souza
Alright... thank you for the reply! Really appreciate it. Do you think this is clear enough in the current documentation? To me, this part is rather confusing: IMPORTANT: this will only reduce the endpoint cache of the toD that has a chance of being reused in case a message is routed with the sa

Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Gabriel Souza
Alright, understood. Thanks! Em ter., 10 de jun. de 2025, 10:51, Claus Ibsen escreveu: > Hi > > Its either > > a) > Do not use all those HTTP_XXX headers with toD. > Instead put dynamic parts in the toD uri with {{xxx}} placeholders for > headers / variables etc. > > b) > Or use a single static

Re: Memory Leak due to misuse of toD EIP

2025-06-10 Thread Claus Ibsen
Hi Its either a) Do not use all those HTTP_XXX headers with toD. Instead put dynamic parts in the toD uri with {{xxx}} placeholders for headers / variables etc. b) Or use a single static to and only HTTP_XXX headers On Tue, Jun 10, 2025 at 2:27 PM Gabriel Souza < gabrielaraujodesouz...@gmail.

Re: A couple of small problems with the AMQP component and its documentation in Camel 4.10

2025-06-09 Thread Claus Ibsen
Hi To configure the brokerUrl on the component https://issues.apache.org/jira/browse/CAMEL-22161 On Mon, Jun 9, 2025 at 4:10 PM Claus Ibsen wrote: > Hi > > You are welcome to help update the documentation > https://camel.apache.org/camel-core/contributing/ > > The 2nd is not a Camel URI builder

Re: Mail Component: Inline Attachments/Pictures

2025-06-09 Thread Claus Ibsen
Hi Its likely not supported, as Camel is not used to sync email inboxes. But maybe something can be done. You are welcome to create a JIRA and work on an improvement. On Thu, May 8, 2025 at 1:14 PM Shenavai, Manuel wrote: > Hi everyone, > > > > Is there a way to keep proper format of inline att

Re: A couple of small problems with the AMQP component and its documentation in Camel 4.10

2025-06-09 Thread Claus Ibsen
Hi You are welcome to help update the documentation https://camel.apache.org/camel-core/contributing/ The 2nd is not a Camel URI builder, but AMQ having a URI like configuration ala Camel. Maybe we can add a special option on the component to take in AMQ URI as parameter and then it would be in t

Re: Memory Leak due to misuse of toD EIP

2025-06-09 Thread Claus Ibsen
Hi This is expected behaviour as toD needs to know the component in use before it can do optimizations. And that is why it works correctly when you start with "http:..." then Camel knows its the http component and can do pre- optimizations. On Fri, May 23, 2025 at 2:17 PM Gabriel Souza < gabriel

Re: StackOverflowError when Running a Loop with Splitter & Transaction

2025-06-09 Thread Claus Ibsen
Hi You also created a JIRA. https://issues.apache.org/jira/browse/CAMEL-22147 On Thu, Jun 5, 2025 at 2:03 PM Esmaeili, Soheila wrote: > Hello Camel community, > > I'm encountering a StackOverflowError when running a Camel test that > worked perfectly fine with* the older (unmaintained – 2.x) C

Re: creating route template - java builder vrs java dsl

2025-06-09 Thread Claus Ibsen
Hi We have not heard about this before. Camel 3 is EOL and not supported. You are welcome to try with the latest Camel v4 and see if you can find out if something is still wrong or not. Also mind SB has package scanning so your problem is likely something about SB loading some clases before othe

Re: Job Opportunity - Camel Developer, Remote/Hybrid State of Oregon Closes June 8th

2025-06-06 Thread Marci Wilken
Hi Everyone, I wanted to make everyone aware of a job opening with the State of Oregon,  Oregon Health Authority for a System Architect/Camel Developer full time permanent position . Closes June 8 2025 https://oregon.wd5.myworkdayjobs.com/en-US/SOR_External_Career_Site/job/Systems-Architec

Re: Camel Test Infrastructure FTP

2025-06-05 Thread Federico Mariani
*** > > @Configuration > public class TestConfiguration { > @Bean > public RouteBuilder routeBuilder() { > > return new RouteBuilder() { > @Override > public void configure() { >

Re: Camel Test Infrastructure FTP

2025-06-05 Thread med...@volny.cz
String fileUrl = fileUri("?noop=true&fileExist=Override"); // <--- BREAKPOIINT from(getFtpUrl()).setHeader(Exchange.FILE_NAME, constant("deleteme.jpg")) .to(fileUrl, "mock:result")

Re: Camel Test Infrastructure FTP

2025-06-03 Thread Federico Mariani
Hi, Did you import in your pom.xml *camel-test-infra-ftp *with type* test-jar? *The test jar contains both main and test classes https://github.com/apache/camel-spring-boot/blob/main/components-starter/camel-ftp-starter/pom.xml#L54-L60 Moreover, in *camel-spring-boot* repository there are some te

Re: [VOTE] Release Apache Camel Kamelets 4.12.0

2025-06-02 Thread Zineb Bendhiba
+1 (binding) Thanks Le jeu. 29 mai 2025 à 14:47, Andrea Cosentino a écrit : > Hello all, > > This is a vote for releasing camel-kamelets 4.12.0 > > This is a release supporting Camel 4.12.0, the release supporting Camel > 4.12.0 development release. > > Kamelets release files: > https://dist.ap

Re: [VOTE] Release Apache Camel Kamelets 4.12.0

2025-05-30 Thread Jean-Baptiste Onofré
+1 (binding) Regards JB On Thu, May 29, 2025 at 2:45 PM Andrea Cosentino wrote: > > Hello all, > > This is a vote for releasing camel-kamelets 4.12.0 > > This is a release supporting Camel 4.12.0, the release supporting Camel > 4.12.0 development release. > > Kamelets release files: > https://di

RE: Batching in camel-kafka connector: Transactional Producer

2025-05-30 Thread Piyush Pahwa
have to live with and handle at route level, through rate limit, for instance? > -Original Message- > From: Andrea Cosentino > Sent: 29 May 2025 13:23 > To: piyush.pa...@mcarbon.com.invalid > Cc: users@camel.apache.org; Tarun Parashar > > Subject: Re: Batching in camel-ka

Re: [VOTE] Release Apache Camel Kamelets 4.12.0

2025-05-29 Thread Claus Ibsen
+1 (binding) On Thu, May 29, 2025 at 2:46 PM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.12.0 > > This is a release supporting Camel 4.12.0, the release supporting Camel > 4.12.0 development release. > > Kamelets release files: > https://dist.apache.org

Re: [VOTE] Release Apache Camel Kamelets 4.12.0

2025-05-29 Thread Claudio Miranda
+1 (non binding) Thanks Em qui., 29 de mai. de 2025 às 13:45, Andrea Cosentino escreveu: > > Hello all, > > This is a vote for releasing camel-kamelets 4.12.0 > > This is a release supporting Camel 4.12.0, the release supporting Camel > 4.12.0 development release. > > Kamelets release files: > h

Re: Memory Leak due to misuse of toD EIP

2025-05-29 Thread Gabriel Souza
Hi, did someone get to see this? Em sex., 23 de mai. de 2025, 09:11, Gabriel Souza < gabrielaraujodesouz...@gmail.com> escreveu: > Hello, I want to ask a question about the usage of the .toD EIP. Recently, > we had a memory leak problem due to a misuse of .toD. Our URL had a path > parameter that

Re: Batching in camel-kafka connector: Transactional Producer

2025-05-29 Thread Andrea Cosentino
3.21.0 is an old version, not supported anymore. We are now fully focused on 4.x. The LTS release is 4.10.x and the last released version is 4.10.4. The suggestion is to test your logic (adapted with the migration guide) to this release and check the result. Il giorno gio 29 mag 2025 alle ore

Re: Camel Micrometre component document Needs Update Camel-22007

2025-05-26 Thread Claus Ibsen
https://issues.apache.org/jira/browse/CAMEL-22108 On Fri, May 23, 2025 at 5:54 AM KARTHIK PRABHU N wrote: > Hello Team, > > > > With regards to CAMEL-22007 , we don’t see the changes are reflected in the > micrometer document although it is present in release letter. Could you > please do the ne

Re: REST Inlining breaks AdviceWith

2025-05-21 Thread Claus Ibsen
Hi Thanks for reporting https://issues.apache.org/jira/browse/CAMEL-22095 On Wed, May 21, 2025 at 10:57 AM Valentin Brückel wrote: > Dear Camel Team, > > I ran into an issue when updating a client's Camel routes to a version > past 4.5 (which does inline routes into REST routes by default): > >

Re: A couple of small problems with the AMQP component and its documentation in Camel 4.10

2025-05-19 Thread Knut-Håvard Aksnes
I have no problem parsing the URI myself, the missing Component DSL support for broker urls is more of a completeness issue. man. 19. mai 2025, 15:27 skrev Knut-Håvard Aksnes : > The first one is a documentation problem. AMQPConnectionDetails is > deprecated so the documentation should document

Re: Attachment from REST Call Not Found

2025-05-15 Thread KARTHIK PRABHU N
Hello Federico, Go below error when platform http component used. Thank Karthik On Wed, 14 May 2025, 2:49 pm Federico Mariani, < federico.mariani.1...@gmail.com> wrote: > Hello, > > Lately, we did a lot of improvements to the platform-http component. Can > you try using the latest Camel 4

Re: Attachment from REST Call Not Found

2025-05-14 Thread Federico Mariani
Hello, Lately, we did a lot of improvements to the platform-http component. Can you try using the latest Camel 4.10.x release and platform-http instead of servlet? IIRC, in platform-http component the attachments are handled in the body (if only one attachment is present) and the message attachmen

Re: [D] Creation of Karavan Image for ECR [camel-karavan]

2025-05-10 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Creation of Karavan Image for ECR You can either pull the apache/camel-karavan image and push it to your AWS image registry, or build your own image by following the same steps used in the GitHub Actions workflow in the repository.

Re: [D] Nested kamelets [camel-karavan]

2025-05-08 Thread via GitHub
GitHub user squakez added a comment to the discussion: Nested kamelets Hello, this doc should help: https://camel.apache.org/components/next/kamelet-component.html#_calling_a_kamelet_from_another_kamelet GitHub link: https://github.com/apache/camel-karavan/discussions/1528#discussioncomment-1

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-07 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Karavan vs Kaoto If you're looking for tooling to enable Business Analysts to design and deploy integrations in a CamelK environment, here are a few key considerations: **Camel-K Compatibility:** If you're specifically using Camel-K,

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
GitHub user shaun-forgie edited a comment on the discussion: Karavan vs Kaoto I am looking for tooling that can be used by Business Analysts to design and deploy integrations and pipes into a Camelk environment. GitHub link: https://github.com/apache/camel-karavan/discussions/1526#discussionc

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
GitHub user shaun-forgie added a comment to the discussion: Karavan vs Kaoto I am looking for design tooling that can be used by Business Analysts to build integrations and pipes. GitHub link: https://github.com/apache/camel-karavan/discussions/1526#discussioncomment-13058505 This is an

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
GitHub user mgubaidullin added a comment to the discussion: Karavan vs Kaoto Kaoto is designer of routes while Karavan is end-to-end solution: projects stored in git, designer, build and deployment to Docker or Kubernetes. What are you looking for? GitHub link: https://github.com/apache/came

Re: [D] Karavan vs Kaoto [camel-karavan]

2025-05-06 Thread via GitHub
GitHub user shaun-forgie edited a discussion: Karavan vs Kaoto Interested to know which approach we should take for integration design workflows. GitHub link: https://github.com/apache/camel-karavan/discussions/1526 This is an automatically sent email for users@camel.apache.org. To unsu

Re: Camel's File Stream Limitation for Large Files

2025-05-06 Thread KARTHIK PRABHU N
Hello Claus, First issue got fixed after enabling the stream cache pool. Could you please assist for 2nd one ? Thank you, Karthik On Tue, 6 May 2025, 10:35 am Claus Ibsen, wrote: > Hi > > Enable spool on stream caching > https://camel.apache.org/manual/stream-caching.html > > > On Tue, May

Re: Camel's File Stream Limitation for Large Files

2025-05-05 Thread Claus Ibsen
Hi Enable spool on stream caching https://camel.apache.org/manual/stream-caching.html On Tue, May 6, 2025 at 4:37 AM KARTHIK PRABHU N wrote: > Hello Team, > > Good morning & hope you are doing fine ! > > I am working on a use-case / concept to generate, download and upload very > large file (

Re: [VOTE] Release Apache Camel Kamelets 4.10.4

2025-05-05 Thread Andrea Cosentino
The vote passes. I'll go ahead with the workflow. Thanks Il giorno lun 5 mag 2025 alle ore 12:24 Claudio Miranda < clau...@claudius.com.br> ha scritto: > +1 (non-binding) > > Thanks! > > Em sex., 2 de mai. de 2025 às 08:55, Andrea Cosentino > escreveu: > > > > Hello all, > > > > This is a vote

Re: [VOTE] Release Apache Camel Kamelets 4.10.4

2025-05-05 Thread Claudio Miranda
+1 (non-binding) Thanks! Em sex., 2 de mai. de 2025 às 08:55, Andrea Cosentino escreveu: > > Hello all, > > This is a vote for releasing camel-kamelets 4.10.4 > > This is a release supporting Camel 4.10.4, the release supporting Camel > 4.10.4 patch release. > > Kamelets release files: > https:/

Re: [VOTE] Release Apache Camel Kamelets 4.10.4

2025-05-04 Thread Gaëlle Fournier
+1 (non-binding) Thanks! --- Gaëlle Le ven. 2 mai 2025 à 09:55, Andrea Cosentino a écrit : > Hello all, > > This is a vote for releasing camel-kamelets 4.10.4 > > This is a release supporting Camel 4.10.4, the release supporting Camel > 4.10.4 patch release. > > Kamelets release files: > https

Re: Bug in Kamelet optional prop palceholder ?

2025-05-02 Thread Andrea Cosentino
httpUri is a path parameter, this means it should go as parameter in the URI - to: uri: https://{{customhttpUri}} Il giorno gio 1 mag 2025 alle ore 14:27 Rohan Emmanuel < rohan.emmanue...@gmail.com> ha scritto: > i had created this kamelet

Re: [VOTE] Release Apache Camel Kamelets 4.10.4

2025-05-02 Thread Claus Ibsen
+1 (binding) On Fri, May 2, 2025 at 9:55 AM Andrea Cosentino wrote: > Hello all, > > This is a vote for releasing camel-kamelets 4.10.4 > > This is a release supporting Camel 4.10.4, the release supporting Camel > 4.10.4 patch release. > > Kamelets release files: > https://dist.apache.org/repos/

Re: [VOTE] Release Apache Camel Kamelets 4.10.4

2025-05-02 Thread zineb bendhiba
+1(binding) Zineb > Le 2 mai 2025 à 09:55, Andrea Cosentino a écrit : > > Hello all, > > This is a vote for releasing camel-kamelets 4.10.4 > > This is a release supporting Camel 4.10.4, the release supporting Camel > 4.10.4 patch release. > > Kamelets release files: > https://dist.apache.o

Re: Issue generating routes using camel-restdsl-openapi-plugin

2025-05-01 Thread Claus Ibsen
Hi Thanks for showing this. But can you please put everything together in a .zip or project on github that is easy to run and reproduce what you do. And create a JIRA where you can attach the zip or link to the github place. Otherwise we dont have time to put all that together ourselves all the

Re: [D] Having SFTP Issues, [camel-karavan]

2025-05-01 Thread via GitHub
GitHub user davsclaus added a comment to the discussion: Having SFTP Issues, You can set `throwExceptionOnConnectFailed=true` and then see if the log shows more details why you cannot login GitHub link: https://github.com/apache/camel-karavan/discussions/1522#discussioncomment-13004170

Re: Bug in Kamelet optional prop palceholder ?

2025-05-01 Thread Rohan Emmanuel
i had created this kamelet to forward the HTTP request received via servlet component to an external service using HTTP component. the contextPath , customhttpUri and a few other properties like HTTP methods are configurable as properties on the kamelet. adding snippet of the custom kamelet for yo

Re: Bug in Kamelet optional prop palceholder ?

2025-05-01 Thread Andrea Cosentino
Can you show the kamelet code? Il gio 1 mag 2025, 14:10 Rohan Emmanuel ha scritto: > this is a custom kamelet which i had created. > > On Thu, May 1, 2025 at 4:09 PM Andrea Cosentino wrote: > > > Is this a custom kamelet or one from the catalog? > > > > Il giorno gio 1 mag 2025 alle ore 07:07 R

Re: Bug in Kamelet optional prop palceholder ?

2025-05-01 Thread Rohan Emmanuel
this is a custom kamelet which i had created. On Thu, May 1, 2025 at 4:09 PM Andrea Cosentino wrote: > Is this a custom kamelet or one from the catalog? > > Il giorno gio 1 mag 2025 alle ore 07:07 Rohan Emmanuel < > rohan.emmanue...@gmail.com> ha scritto: > > > hi, > > if i add null check on kam

Re: Bug in Kamelet optional prop palceholder ?

2025-05-01 Thread Andrea Cosentino
Is this a custom kamelet or one from the catalog? Il giorno gio 1 mag 2025 alle ore 07:07 Rohan Emmanuel < rohan.emmanue...@gmail.com> ha scritto: > hi, > if i add null check on kamelet property like below in my custom kamelet, > the HTTP url constructed gets corrupted. >- to: >

Re: problem getting stats from route in 4.10

2025-04-29 Thread Mitch Trachtenberg
Thanks, Raymond! That did it. I think perhaps the documentation available to the AIs results in them proposing approaches that don't work, but I don't have enough knowledge to know why what they propose doesn't work... Anyway, thanks again. PluginHelper helps. On Mon, Apr 28, 2025 at 11:16 AM s

Re: problem getting stats from route in 4.10

2025-04-28 Thread ski n
Hi, I get stats like this: ManagedCamelContext managed = context.getCamelContextExtension().getContextPlugin(ManagedCamelContext.class); ManagedRouteMBean route = managed.getManagedRoute(routeId); totalMessages = route.getExchangesTotal(); completedMessages = route.getExchangesCompleted(); faile

Re: [D] Having SFTP Issues, [camel-karavan]

2025-04-28 Thread via GitHub
GitHub user woodarts edited a discussion: Having SFTP Issues, I have a route, Its trying to connect to an SFTP end point, But I receive this error all the time sftp://xxx.com:22/Karavan-SFTP-Test?username=eipp-ipl-demo&password=x&passiveMode=true&autoCreate=false&delete=false&recursiv

Re: OnExceptions clauses ignored since Camel 4.8.2

2025-04-11 Thread Claus Ibsen
t; >> -Ursprüngliche Nachricht- >> Von: Claus Ibsen >> Gesendet: Samstag, 5. April 2025 14:33 >> An: users@camel.apache.org >> Betreff: Re: OnExceptions clauses ignored since Camel 4.8.2 >> >> Hi >> >> Yes you are welcome to provide a s

Re: OnExceptions clauses ignored since Camel 4.8.2

2025-04-11 Thread Claus Ibsen
> > Regards > Farouk > > -Ursprüngliche Nachricht- > Von: Claus Ibsen > Gesendet: Samstag, 5. April 2025 14:33 > An: users@camel.apache.org > Betreff: Re: OnExceptions clauses ignored since Camel 4.8.2 > > Hi > > Yes you are welcome to provide

Re: loading Yaml routes while a context is running (4.10.x)

2025-04-09 Thread Mitch Trachtenberg
Worked like a charm with yaml, thanks again Raymond. If anyone out there knows whether "PluginHelper" is the intended approach or if there is a preferred alternative, it would be helpful to know. I'm also wondering if there is any documentation on how the camel context has been extended. Neither

Re: loading Yaml routes while a context is running (4.10.x)

2025-04-09 Thread Mitch Trachtenberg
Thanks! I'll see if that works with the obvious change(s). On Wed, Apr 9, 2025 at 1:33 AM ski n wrote: > I don't know about Yaml, but this is how I load XML routes as String like > this: > > loader = PluginHelper.getRoutesLoader(context); > > loader.loadRoutes(setResource(route,"xml")); > > pri

Re: loading Yaml routes while a context is running (4.10.x)

2025-04-09 Thread ski n
I don't know about Yaml, but this is how I load XML routes as String like this: loader = PluginHelper.getRoutesLoader(context); loader.loadRoutes(setResource(route,"xml")); private Resource setResource(String route, String type){ String uuid = UUID.randomUUID().toString(); if(type.equa

Re: [D] jsonschema2pojo component [camel-karavan]

2025-04-08 Thread via GitHub
GitHub user davsclaus added a comment to the discussion: jsonschema2pojo component No this cannot be done from inside Karavan - its a maven plugin and you need to use a maven based project for that to generate those DTOs. GitHub link: https://github.com/apache/camel-karavan/discussions/1518#

Re: [VOTE] Release Apache Camel Kamelets 4.11.0

2025-04-08 Thread Andrea Cosentino
Thanks all, the vote passes. I'll go ahead. Il giorno lun 7 apr 2025 alle ore 15:27 Gaëlle Fournier < gaelle.fournier.w...@gmail.com> ha scritto: > +1 (non-binding) > > Thanks! > > --- > Gaëlle > > Le ven. 4 avr. 2025 à 17:03, Andrea Cosentino a écrit > : > > > Hello all, > > > > This is a vot

Re: [VOTE] Release Apache Camel Kamelets 4.11.0

2025-04-07 Thread Gaëlle Fournier
+1 (non-binding) Thanks! --- Gaëlle Le ven. 4 avr. 2025 à 17:03, Andrea Cosentino a écrit : > Hello all, > > This is a vote for releasing camel-kamelets 4.11.0 > > This is a release supporting Camel 4.11.0, the release supporting Camel > 4.11.0 development release. > > Kamelets release files:

  1   2   3   4   5   6   7   8   9   10   >