Re: comments on c-k-c docs state && RI preview

2022-01-17 Thread David Jencks
> On Jan 17, 2022, at 1:50 PM, Andrea wrote: > > > > On Mon, Jan 17, 2022, at 18:00, David Jencks wrote: >> >> >> > On Jan 17, 2022, at 3:23 AM, Andrea > > > wrote: >> > >> > >> > >> > On Mon, Jan 17, 2022, at 07:24, David Jencks wrote: >> >> Thanks, inline... >

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Marat Gubaidullin
1. I could omit kebab cased properties in generator while we have both. 2. When read YAML Karavan "camelize" properties and DSL. Internal Karavan Camel Definitions are in camel case. So output YAML is also camel case. On Mon., Jan. 17, 2022, 09:49 Claus Ibsen wrote: > On Mon, Jan 17, 2022 at 3:1

Re: comments on c-k-c docs state && RI preview

2022-01-17 Thread Andrea
On Mon, Jan 17, 2022, at 18:00, David Jencks wrote: > > > > On Jan 17, 2022, at 3:23 AM, Andrea wrote: > > > > > > > > On Mon, Jan 17, 2022, at 07:24, David Jencks wrote: > >> Thanks, inline... > >> > >>> On Jan 16, 2022, at 1:04 AM, Andrea wrote: > >>> > >>> Hello, > >>> > >>> comments

Re: comments on c-k-c docs state && RI preview

2022-01-17 Thread David Jencks
> On Jan 17, 2022, at 3:23 AM, Andrea wrote: > > > > On Mon, Jan 17, 2022, at 07:24, David Jencks wrote: >> Thanks, inline... >> >>> On Jan 16, 2022, at 1:04 AM, Andrea wrote: >>> >>> Hello, >>> >>> comments inline: >>> >>> On Sat, Jan 15, 2022, at 06:37, David Jencks wrote: I notic

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Claus Ibsen
On Mon, Jan 17, 2022 at 3:17 PM Marat Gubaidullin wrote: > > Hello Claus, > > 1. There is a typo (gzipDeflator instead of gzipDeflater) in the data > format name > https://github.com/apache/camel/blob/4829e4b7c9fec2ea785411a1ccad65339e080520/core/camel-core-model/src/main/java/org/apache/camel/mod

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Claus Ibsen
On Mon, Jan 17, 2022 at 3:17 PM Marat Gubaidullin wrote: > > Hello Claus, > > 1. There is a typo (gzipDeflator instead of gzipDeflater) in the data > format name > https://github.com/apache/camel/blob/4829e4b7c9fec2ea785411a1ccad65339e080520/core/camel-core-model/src/main/java/org/apache/camel/mod

Re: [HEADS UP] - Renaming inconsistent data format names in model

2022-01-17 Thread Marat Gubaidullin
Hello Claus, 1. There is a typo (gzipDeflator instead of gzipDeflater) in the data format name https://github.com/apache/camel/blob/4829e4b7c9fec2ea785411a1ccad65339e080520/core/camel-core-model/src/main/java/org/apache/camel/model/dataformat/DataFormatsDefinition.java#L57 2. I have fetched, buil

Re: Deprecating Contract/DataType on Route for removal

2022-01-17 Thread Claus Ibsen
On Mon, Jan 17, 2022 at 2:42 PM Vyacheslav Boyko wrote: > > Hi, Claus! > > It's not a point to stop you doing that. > But I use .inputType() in every route in which I am able to guarantee > the protocol. I cannot guarantee input type from Kafka because it is > byte array, but every in-memory route

Re: Deprecating Contract/DataType on Route for removal

2022-01-17 Thread Vyacheslav Boyko
Hi, Claus! It's not a point to stop you doing that. But I use .inputType() in every route in which I am able to guarantee the protocol. I cannot guarantee input type from Kafka because it is byte array, but every in-memory routes I do. It is like interface for OOP - the contract. When I read

Re: [VOTE] Release Apache Camel-kafka-connector 1.0.0

2022-01-17 Thread Andrea Cosentino
+1 (binding) Thanks Andrea -- Andrea Cosentino  -- Apache Camel PMC Chair Apache Karaf Committer Apache Servicemix PMC Member Email: ancosen1...@yahoo.com Twitter: @oscerd2 Github: oscerd On Friday, January 14, 2022, 04:44:35 PM GMT+1, Andrea wrote: H

Deprecating Contract/DataType on Route for removal

2022-01-17 Thread Claus Ibsen
Hi We have some less known features in camel-core https://camel.apache.org/manual/validator.html https://camel.apache.org/manual/transformer.html That can be used to associate route(s) with a data type contract, and have the route automatically validate if the input/output is as expected to this

Re: comments on c-k-c docs state && RI preview

2022-01-17 Thread Andrea
On Mon, Jan 17, 2022, at 07:24, David Jencks wrote: > Thanks, inline... > > > On Jan 16, 2022, at 1:04 AM, Andrea wrote: > > > > Hello, > > > > comments inline: > > > > On Sat, Jan 15, 2022, at 06:37, David Jencks wrote: > >> I noticed a few things working on the RI info for camel-kafka-conn

[RESULT] [VOTE] Release Apache Camel Quarkus 2.2.1

2022-01-17 Thread Peter Palaga
Hi all, the vote passed with the following result 7 +1 binding votes: * Claus Ibsen * Jean-Baptiste Onofré * Zoran Regvart * James Netherton * Alexandre Gallice 3 +1 non-binding: * Zineb Bendhiba The artifacts are being published now. Thanks for the votes everyone! -- Peter