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

Kafka Cluster WITHOUT Zookeeper

2023-03-26 Thread Kafka Life
Hello Kafka experts Is there a way where we can have Kafka Cluster be functional serving producers and consumers without having Zookeeper cluster manage the instance . Any particular version of kafka for this or how can we achieve this please

Re: Should the mock consumer call the consumer rebalance listener on rebalance?

2023-03-26 Thread Dan S
I have also created the pull request for the behaviour change. https://github.com/apache/kafka/pull/13455 Thanks again, Dan On Thu, Mar 23, 2023 at 11:40 PM Dan S wrote: > I have created the jira, the PR will follow within the next few days. > https://issues.apache.org/jira/browse/KAFKA-14841 >

Re: Re: Re: [DISCUSS] KIP-842: Add richer group offset reset mechanisms

2023-03-26 Thread hudeqi
Is there any more attention to this KIP? bump this thread. Best, hudeqi "hudeqi" <16120...@bjtu.edu.cn>写道: > Hello, have any mates who have discussed it before seen it? Also welcome new > mates to discuss together. > > "hudeqi" <16120...@bjtu.edu.cn>写道: > > Long time no see, this issue has bee

[jira] [Created] (KAFKA-14849) Kafka consumers receive INCONSISTENT_GROUP_PROTOCOL error even the configuration of all consumers are same

2023-03-26 Thread zou shengfu (Jira)
zou shengfu created KAFKA-14849: --- Summary: Kafka consumers receive INCONSISTENT_GROUP_PROTOCOL error even the configuration of all consumers are same Key: KAFKA-14849 URL: https://issues.apache.org/jira/browse/KAFKA

[jira] [Resolved] (KAFKA-14832) Thread unsafe for GroupMetadata when persisting metadata

2023-03-26 Thread zou shengfu (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zou shengfu resolved KAFKA-14832. - Resolution: Abandoned > Thread unsafe for GroupMetadata when persisting metadata >