Re: camel-kafka-3.8.0: How to check kafka client version

2021-06-17 Thread Claus Ibsen
Hi Check the camel-dependencies file which you can find on github at https://github.com/apache/camel/blob/camel-3.8.0/camel-dependencies/pom.xml Kafka client and brokers can be different versions. See the kafka docs what they say On Thu, Jun 17, 2021 at 3:23 PM Gv, Shivakumar wrote: > > > Hi

camel-kafka-3.8.0: How to check kafka client version

2021-06-17 Thread Gv, Shivakumar
Hi Team, Can someone let me know how to check kafka client version used inside any camel-kafka component ?. Currently in our organization we have kafka broker version= 2.3 . So will cause any issue if I use latest camel version. Does the kafka client version has to match broker version.?

Re: Camel components overview

2021-06-17 Thread Andrea Cosentino
Hello. 1) The 3.0.x or 3.9.x versions doesn't have space in the documentation because they were development versions through the LTS, so what you see listed there are: - the last development version release - The 3.7.x LTS documentation - The 3.4.x LTS documentation - The 2.x old

Camel components overview

2021-06-17 Thread ski n
Hi all, Currently, there is a component overview for the latest version and LTS versions. For example: https://camel.apache.org/components/latest/ https://camel.apache.org/components/3.10.x/ https://camel.apache.org/components/3.7.x/ https://camel.apache.org/components/3.4.x/