Re: Issue in Simple expression with AND operator

2023-09-26 Thread Alexandre Gallice
Hello,

  Might be XML related, for instance the "&" character is special in XML.
One might need to use  instead.

hth,
Alex

On Tue, Sep 26, 2023 at 5:44 PM Yuvarani Anandhu 
wrote:

> Hi All,
>
> I am trying to evaluate two condition in simple expression tag with
> AND/and/&& operator , but getting compile and runtime error for all ,
>
> *Case 1*:
>
> ${header.id} == '123' && ${header.name}  == 'Test'
>
> Getting compile time issue "*the entity name must immediately follow the
> '&&;' in the entity reference*"
>
>
> Case 2:
>
> ${header.id} == '123' *AND* ${header.name} == 'Test'
>
> Or like below
>
> ${header.id} == '123' *and* ${header.name}  == 'Test'
>
> Getting   runtime error as *Unexpected token A*
>
>
>
> Could you please help on this and help with the correct way to use. I
> double checked the space around the operators as well.
>


Issue in Simple expression with AND operator

2023-09-26 Thread Yuvarani Anandhu
Hi All,

I am trying to evaluate two condition in simple expression tag with
AND/and/&& operator , but getting compile and runtime error for all ,

*Case 1*:

${header.id} == '123' && ${header.name}  == 'Test'

Getting compile time issue "*the entity name must immediately follow the
'&&;' in the entity reference*"


Case 2:

${header.id} == '123' *AND* ${header.name} == 'Test'

Or like below

${header.id} == '123' *and* ${header.name}  == 'Test'

Getting   runtime error as *Unexpected token A*



Could you please help on this and help with the correct way to use. I
double checked the space around the operators as well.


Re: Kafka client default values out of sync to the origin one

2023-09-26 Thread Andrea Cosentino
Yes, it is possible.

Can you raise an issue where you list the out of sync options?

https://issues.apache.org/jira/projects/CAMEL/issues

Thank you

Il mar 26 set 2023, 17:09 Esslinger, Michael (BARMER) <
michael.esslin...@barmer.de> ha scritto:

> Hi,
>
> is it possible, that some default values of the Kafka client are set from
> Camel were out of sync with the origin one?
>
> For example:
>   - session.timeout.ms (
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-735%3A+Increase+default+consumer+session+timeout
> )
>   - request.timeout.ms (
> https://cwiki.apache.org/confluence/display/KAFKA/KIP-266%3A+Fix+consumer+indefinite+blocking+behavior
> )
>
> Regards
> Michael
>


Kafka client default values out of sync to the origin one

2023-09-26 Thread Esslinger, Michael (BARMER)
Hi,

is it possible, that some default values of the Kafka client are set from Camel 
were out of sync with the origin one?

For example:
  - session.timeout.ms 
(https://cwiki.apache.org/confluence/display/KAFKA/KIP-735%3A+Increase+default+consumer+session+timeout)
  - request.timeout.ms 
(https://cwiki.apache.org/confluence/display/KAFKA/KIP-266%3A+Fix+consumer+indefinite+blocking+behavior)

Regards
Michael


Re: [VOTE] Release Apache Camel Kamelets 4.0.1

2023-09-26 Thread Otavio Rodolfo Piske
+1 (binding)

Thanks Andrea!

On Tue, Sep 26, 2023 at 3:29 PM Christoph Deppisch
 wrote:

> Sorry, copy-paste failure. Thanks Andrea!
>
> Andrea Cosentino  schrieb am Di., 26. Sept. 2023,
> 14:59:
>
> > Just to avoid confusion, the vote from Christoph is non-binding, since
> he's
> > not yet in the PMC.
> >
> > Thanks.
> >
> > Il giorno mar 26 set 2023 alle ore 14:55 Christoph Deppisch
> >  ha scritto:
> >
> > > +1 (binding)
> > >
> > > Andrea Cosentino  schrieb am Di., 26. Sept. 2023,
> > > 10:14:
> > >
> > > > Hello all,
> > > >
> > > > This is a vote for releasing camel-kamelets 4.0.1
> > > >
> > > > This release will support the 4.0.1 release of Apache Camel.
> > > >
> > > > Kamelets release files:
> > > > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.1
> > > > Kamelets staging repository:
> > > >
> https://repository.apache.org/content/repositories/orgapachecamel-1616
> > > > Kamelets Tag:
> > > > https://github.com/apache/camel-kamelets/releases/tag/v4.0.1
> > > >
> > > > Please cast your vote.
> > > >
> > > > [ ] +1 Release camel-kamelets 4.0.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.0.1

2023-09-26 Thread Christoph Deppisch
Sorry, copy-paste failure. Thanks Andrea!

Andrea Cosentino  schrieb am Di., 26. Sept. 2023, 14:59:

> Just to avoid confusion, the vote from Christoph is non-binding, since he's
> not yet in the PMC.
>
> Thanks.
>
> Il giorno mar 26 set 2023 alle ore 14:55 Christoph Deppisch
>  ha scritto:
>
> > +1 (binding)
> >
> > Andrea Cosentino  schrieb am Di., 26. Sept. 2023,
> > 10:14:
> >
> > > Hello all,
> > >
> > > This is a vote for releasing camel-kamelets 4.0.1
> > >
> > > This release will support the 4.0.1 release of Apache Camel.
> > >
> > > Kamelets release files:
> > > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.1
> > > Kamelets staging repository:
> > > https://repository.apache.org/content/repositories/orgapachecamel-1616
> > > Kamelets Tag:
> > > https://github.com/apache/camel-kamelets/releases/tag/v4.0.1
> > >
> > > Please cast your vote.
> > >
> > > [ ] +1 Release camel-kamelets 4.0.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.0.1

2023-09-26 Thread Andrea Cosentino
Just to avoid confusion, the vote from Christoph is non-binding, since he's
not yet in the PMC.

Thanks.

Il giorno mar 26 set 2023 alle ore 14:55 Christoph Deppisch
 ha scritto:

> +1 (binding)
>
> Andrea Cosentino  schrieb am Di., 26. Sept. 2023,
> 10:14:
>
> > Hello all,
> >
> > This is a vote for releasing camel-kamelets 4.0.1
> >
> > This release will support the 4.0.1 release of Apache Camel.
> >
> > Kamelets release files:
> > https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.1
> > Kamelets staging repository:
> > https://repository.apache.org/content/repositories/orgapachecamel-1616
> > Kamelets Tag:
> > https://github.com/apache/camel-kamelets/releases/tag/v4.0.1
> >
> > Please cast your vote.
> >
> > [ ] +1 Release camel-kamelets 4.0.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.0.1

2023-09-26 Thread Christoph Deppisch
+1 (binding)

Andrea Cosentino  schrieb am Di., 26. Sept. 2023, 10:14:

> Hello all,
>
> This is a vote for releasing camel-kamelets 4.0.1
>
> This release will support the 4.0.1 release of Apache Camel.
>
> Kamelets release files:
> https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.1
> Kamelets staging repository:
> https://repository.apache.org/content/repositories/orgapachecamel-1616
> Kamelets Tag:
> https://github.com/apache/camel-kamelets/releases/tag/v4.0.1
>
> Please cast your vote.
>
> [ ] +1 Release camel-kamelets 4.0.1
> [ ] -1 Veto the release (provide specific comments)
>
> The vote is open for at least 72 hours.
>
> Here's my +1.
>
> Thanks,
> Andrea Cosentino
>


[VOTE] Release Apache Camel Kamelets 4.0.1

2023-09-26 Thread Andrea Cosentino
Hello all,

This is a vote for releasing camel-kamelets 4.0.1

This release will support the 4.0.1 release of Apache Camel.

Kamelets release files:
https://dist.apache.org/repos/dist/dev/camel/camel-kamelets/4.0.1
Kamelets staging repository:
https://repository.apache.org/content/repositories/orgapachecamel-1616
Kamelets Tag:
https://github.com/apache/camel-kamelets/releases/tag/v4.0.1

Please cast your vote.

[ ] +1 Release camel-kamelets 4.0.1
[ ] -1 Veto the release (provide specific comments)

The vote is open for at least 72 hours.

Here's my +1.

Thanks,
Andrea Cosentino