Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1711

2023-03-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 274033 lines...] [2023-03-28T03:23:33.841Z] [2023-03-28T03:23:33.841Z] Gradle Test Run :core:integrationTest > Gradle Test Executor 175 >

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1710

2023-03-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 2483974 lines...] [2023-03-27T21:23:59.873Z] at

Re: Kafka Cluster WITHOUT Zookeeper

2023-03-27 Thread Brebner, Paul
I have a recent 3 part blog series on Kraft (expanded version of ApacheCon 2022 talk): https://www.instaclustr.com/blog/apache-kafka-kraft-abandons-the-zookeeper-part-1-partitions-and-data-performance/

[jira] [Created] (KAFKA-14857) Fix some MetadataLoader bugs

2023-03-27 Thread Colin McCabe (Jira)
Colin McCabe created KAFKA-14857: Summary: Fix some MetadataLoader bugs Key: KAFKA-14857 URL: https://issues.apache.org/jira/browse/KAFKA-14857 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-14856) Next gen group coordinator dynamic configs should be forward compatible

2023-03-27 Thread Jeff Kim (Jira)
Jeff Kim created KAFKA-14856: Summary: Next gen group coordinator dynamic configs should be forward compatible Key: KAFKA-14856 URL: https://issues.apache.org/jira/browse/KAFKA-14856 Project: Kafka

[jira] [Created] (KAFKA-14855) Harden integration testing logic for asserting that a connector is deleted

2023-03-27 Thread Chris Egerton (Jira)
Chris Egerton created KAFKA-14855: - Summary: Harden integration testing logic for asserting that a connector is deleted Key: KAFKA-14855 URL: https://issues.apache.org/jira/browse/KAFKA-14855

Kubernetes + Kafka memory usage

2023-03-27 Thread Leonardo Guerberg
Hello! I am new to Kafka, and I have a question that I couldnt find the answer. I've deployed just one kafka broker using the bitnami helm package in a Kubernetes cluster. For now, I only have 1 topic with 12 partitions and almost no usage, but despite that, monitoring memory usage, I see that is

[jira] [Created] (KAFKA-14854) Refactor inter broker send thread to handle all interbroker requests on one thread

2023-03-27 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-14854: -- Summary: Refactor inter broker send thread to handle all interbroker requests on one thread Key: KAFKA-14854 URL: https://issues.apache.org/jira/browse/KAFKA-14854

[jira] [Created] (KAFKA-14853) the serializer/deserialize which extends ClusterResourceListener is never called

2023-03-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-14853: -- Summary: the serializer/deserialize which extends ClusterResourceListener is never called Key: KAFKA-14853 URL: https://issues.apache.org/jira/browse/KAFKA-14853

Re: [DISCUSS] Apache Kafka 3.5.0 release

2023-03-27 Thread Greg Harris
Mickael, Just wanted to let you know that I will not be including KIP-898 in the 3.5.0 release. I think the change needed is not reviewable before the feature freeze deadline, and would take resources away from other more necessary changes. Thanks! Greg On Thu, Mar 23, 2023 at 9:01 AM Chia-Ping

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #1709

2023-03-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 777180 lines...] [2023-03-27T13:28:29.253Z] [2023-03-27T13:28:29.253Z] Caused by: [2023-03-27T13:28:29.253Z]

[jira] [Created] (KAFKA-14852) Propagate Topic Ids to the Group Coordinator for Offset Fetch

2023-03-27 Thread Alexandre Dupriez (Jira)
Alexandre Dupriez created KAFKA-14852: - Summary: Propagate Topic Ids to the Group Coordinator for Offset Fetch Key: KAFKA-14852 URL: https://issues.apache.org/jira/browse/KAFKA-14852 Project:

Re: Apache Kafka version - End of support

2023-03-27 Thread Kafka Life
Many thanks Joseph for your response On Mon, Mar 27, 2023 at 4:50 PM Josep Prat wrote: > Hello there, > > You can find the general policy here: > > https://cwiki.apache.org/confluence/display/KAFKA/Time+Based+Release+Plan#TimeBasedReleasePlan-WhatIsOurEOLPolicy > > Basically, the last 3

Re: Apache Kafka version - End of support

2023-03-27 Thread Josep Prat
Hello there, You can find the general policy here: https://cwiki.apache.org/confluence/display/KAFKA/Time+Based+Release+Plan#TimeBasedReleasePlan-WhatIsOurEOLPolicy Basically, the last 3 releases are covered and one can upgrade to the latest version from the last previous 3. Bug fixes are ported

[jira] [Created] (KAFKA-14851) Move StreamResetterTest to tools module

2023-03-27 Thread Sagar Rao (Jira)
Sagar Rao created KAFKA-14851: - Summary: Move StreamResetterTest to tools module Key: KAFKA-14851 URL: https://issues.apache.org/jira/browse/KAFKA-14851 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-14774) the removed listeners should not be reconfigurable

2023-03-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14774?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-14774. Fix Version/s: 3.5.0 Resolution: Fixed > the removed listeners should not be

Apache Kafka version - End of support

2023-03-27 Thread Kafka Life
> > > Hello Kafka experts > > where can i see the end of support for apache kafka versions? i would like > to know about 0.11 Kafka version on when was this deprecated >

[jira] [Created] (KAFKA-14850) Introduce InMemoryLeaderEpochCheckpoint to allow quick write/read

2023-03-27 Thread Luke Chen (Jira)
Luke Chen created KAFKA-14850: - Summary: Introduce InMemoryLeaderEpochCheckpoint to allow quick write/read Key: KAFKA-14850 URL: https://issues.apache.org/jira/browse/KAFKA-14850 Project: Kafka

Re: Kafka Cluster WITHOUT Zookeeper

2023-03-27 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