Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Otavio Rodolfo Piske
+1 (binding)

Thanks!

On Mon, Mar 25, 2024 at 12:22 PM Pasquale Congiusti <
pasquale.congiu...@gmail.com> wrote:

> +1 (binding)
>
> Thanks!
>
> Pasquale.
>
> On Fri, Mar 22, 2024 at 7:05 AM Andrea Cosentino 
> wrote:
>
> > Hello all,
> >
> > This is a vote for releasing camel-kamelets 4.4.1
> >
> > This is the second release of camel-kamelets supporting LTS Camel 4.4.x
> and
> > it contains alignment to 4.4.1 and some fixes.
> >
> > Kamelets release files:
> > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.4.1
> > Kamelets staging repository:
> > https://repository.apache.org/content/repositories/orgapachecamel-1687
> > Kamelets Tag:
> > https://github.com/apache/camel-kamelets/releases/tag/v4.4.1
> >
> > Please cast your vote.
> >
> > [ ] +1 Release camel-kamelets 4.4.1
> > [ ] -1 Veto the release (provide specific comments)
> >
> > The vote is open for at least 72 hours.
> >
> > Here's my +1.
> >
> > Thanks,
> > Andrea Cosentino
> >
>


-- 
Otavio R. Piske
http://orpiske.net


Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Pasquale Congiusti
+1 (binding)

Thanks!

Pasquale.

On Fri, Mar 22, 2024 at 7:05 AM Andrea Cosentino  wrote:

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.4.1
>
> This is the second release of camel-kamelets supporting LTS Camel 4.4.x and
> it contains alignment to 4.4.1 and some fixes.
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.4.1
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1687
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.4.1
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.4.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Pasquale Congiusti
+1 (binding)

Thanks!

Pasquale.

On Fri, Mar 22, 2024 at 7:05 AM Andrea Cosentino  wrote:

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.4.1
>
> This is the second release of camel-kamelets supporting LTS Camel 4.4.x and
> it contains alignment to 4.4.1 and some fixes.
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.4.1
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1687
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.4.1
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.4.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


Re: [VOTE] Release Apache Camel Kamelets 4.4.1

2024-03-25 Thread Zineb Bendhiba
+1 (binding)

Le ven. 22 mars 2024 à 07:05, Andrea Cosentino  a écrit :

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.4.1
>
> This is the second release of camel-kamelets supporting LTS Camel 4.4.x and
> it contains alignment to 4.4.1 and some fixes.
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.4.1
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1687
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.4.1
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.4.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


-- 
Zineb Bendhiba


Getting Connection is still allocated error during rest api call

2024-03-25 Thread Aditya Kavathekar
Hi Everyone,

I recently updated my camel version to 4.4.0 from 3.22.0 and I use xml dsl.
Now after upgrade i see this error intermittently and the rest api call
fails.

Failed delivery for (MessageId:  on ExchangeId: xxx). On delivery
attempt: 0 caught: java.lang.IllegalStateException: Connection [Not Bound]
is still allocated

Please help me understand how to fix this issue.

Thanks,
Aditya