Thank you!
Sent: Wednesday, August 03, 2022 at 1:32 PM
From: "Josep Prat"
To: users@kafka.apache.org
Subject: Re: Fw: Re: [ANNOUNCE] Apache Kafka 3.2.1
Hi Podunk,
This should be relevant to you only if you code in Scala and need to add
the library as a dependency. If you are using Java or any
Hi,
I'm running some tests with Kafka (4 broker setup, version 3.2.0) using
kafka-consumer-perf-test.sh. After starting it multiple times in sequence with
e.g.
kafka-consumer-perf-test.sh --bootstrap-server :9092 --topic
test-topic --messages 5000 --show-detailed-stats --print-metrics
then
Hello:
I have a client considering moving to KRaft. The page here:
https://cwiki.apache.org/confluence/display/KAFKA/KIP-833%3A+Mark+KRaft+as+Production+Ready
indicates that 3.3 would be the production-ready version of KRaft and available
this month. Is this month still a valid target?
Thank
Thanks for driving this, David!
On Mon, Aug 1, 2022, at 4:45 PM, David Arthur wrote:
> The Apache Kafka community is pleased to announce the release for
> Apache Kafka 3.2.1
>
> This is a bugfix release with several fixes since the release of
> 3.2.0. A few of the major issues include:
>
> * KAF
Hi Podunk,
If you're saying the error: ERROR Exiting JVM with code 0
(org.apache.zookeeper.util.ServiceUtils), I think this is a bug in Kafka.
I guess it's because we didn't close ZooKeeperAdmin before exit.
Please open a JIRA ticket for it, and welcome to file a PR for it!
But for the ZK shell,
Hi Podunk,
This should be relevant to you only if you code in Scala and need to add
the library as a dependency. If you are using Java or any other language,
just pick one (it shouldn't really matter, but usually is best to pick the
higher version one, 2.13 in this case).
Happy coding!
On Wed, A
Anyone?
Sent: Saturday, July 30, 2022 at 9:14 PM
From: pod...@gmx.com
To: users@kafka.apache.org
Subject: An existing connection was forcibly closed by the remote host
Hi,
I start to learn Kafka and.. I have first problem.
I started Zookeeper, I started Kafka - both on localhost. Seems al
What's the difference between Scala 2.12 and Scala 2.13 versions?
Sent: Tuesday, August 02, 2022 at 1:45 AM
From: "David Arthur"
To: annou...@apache.org, "dev" , "users"
, "kafka-clients"
Subject: [ANNOUNCE] Apache Kafka 3.2.1
The Apache Kafka community is pleased to announce the release for