Re: Kafka Cluster WITHOUT Zookeeper

2023-03-26 Thread Chia-Ping Tsai
hiYou can use the keyword “kraft” to get the answer by google or chatgpt. For example:Introduction:KRaft - Apache Kafka Without ZooKeeperdeveloper.confluent.ioQuickStart:Apache Kafkakafka.apache.org—Chia-PingKafka Life 於 2023年3月27日 下午1:33 寫道:Hello  Kafka expertsIs there a way where we can have Ka

Re: Replicas not equally distributed within rack

2024-03-27 Thread Chia-Ping Tsai
hi Abhishek Is this issue similar to the unbalance you had met? https://issues.apache.org/jira/browse/KAFKA-10368 best, chia-ping On 2024/03/23 21:06:59 Abhishek Singla wrote: > Hi Team, > > Kafka version: 2_2.12-2.6.0 > Zookeeper version: 3.8.x > > We have a Kafka Cluster of 12 brokers sprea

Re: [DISCUSS] Java 23 Support for 3.9.x

2024-11-20 Thread Chia-Ping Tsai
Dear all, It seems the main question is whether we should consider version 3.9 as an LTS release. For example, will we continue with versions like 3.9.1, 3.9.2, ... 3.9.100? If yes, we should backport both KIP-1006 and support for future JDKs. If not, backporting KIP-1006 to 3.9 would be suffici

Re: Apache Kafka and Zookeeper Compatibility matrix

2024-12-10 Thread Chia-Ping Tsai
hi > I have to upgrade Apache Kafka from 3.3 to the latest stable version. The latest version that supports ZooKeeper is *3.9.0*. By the way, there is a pull request #18091 aiming to add a comprehensive compatibility matrix. You can find more informa

Re: [kafka-clients] [ANNOUNCE] Apache Kafka 4.0.0

2025-03-18 Thread Chia-Ping Tsai
t; > > > A. Sophie Blee-Goldman, abhi-ksolves, Abhijeet Kumar, Abhinav Dixit, > > Abhishek Giri, Alieh Saeedi, Almog Gavra, Alyssa Huang, Andrew > > Schofield, Anshul Goyal, Ao Li, Apoorv Mittal, Arnav Dadarya, Arpit > > Goyal, Artem Livshits, Ayoub Omari, bachmanity1,

Re: [ANNOUNCE] New committer: Apoorv Mittal

2025-04-10 Thread Chia-Ping Tsai
Welcome Apoorv as a committer! You deserve it! Matthias J. Sax 於 2025年4月10日 週四 下午11:56寫道: > The Project Management Committee (PMC) for Apache Kafka is pleased to > announce Apoorv Mittal as a new Kafka committer. > > Apoorv has been active in the project since October of 2023 and has > contribut

Re: [ANNOUNCE] New committer: TengYao Chi

2025-04-10 Thread Chia-Ping Tsai
You are the best! TengYao Matthias J. Sax 於 2025年4月10日 週四 下午11:55寫道: > The Project Management Committee (PMC) for Apache Kafka is pleased to > announce TengYao Chi as a new Kafka committer. > > TengYao has been active in the project since April of 2024 and has > contributed a great deal in that

Re: Missing Response Formats in Kafka Protocol Guide

2025-05-19 Thread Chia-Ping Tsai
hi Andy thanks for your report. We will check it later. Best, Chia-Ping Andy Li 於 2025年5月20日 週二 上午9:14寫道: > Hi Kafka Team, > > I noticed a couple of response formats missing from the Kafka protocol > guide > : > > - *ApiVersions Response

Re: [VOTE] 4.1.0 RC1

2025-07-22 Thread Chia-Ping Tsai
hi If anyone wants to test 4.1.0-RC1 without the backport fix, please simply configure the jdk_version to use another image. For example: jdk_version="openjdk:17-bullseye" /bin/bash tests/docker/run_tests.sh Best, Chia-Ping Josep Prat 於 2025年7月22日 週二 下午10:56寫道: > Hi Mickael, > I don't think we

Re: [DISCUSS] typo in state-change.log file name

2025-07-31 Thread Chia-Ping Tsai
hi Luke Thanks for raising this discussion > Luke Chen 於 2025年8月1日 上午9:42 寫道: > > 1. Notify users using kafka v4.0.0 about this typo bug, in case you are > trying to grep state logs using regex or something. IIRC, we had a similar discussion about log prefix. “Should we keep the log output fo