Re: [jira] [Created] (KAFKA-19652) Consumer throughput drops by 10 times with Kafka v3.9.0 in ZK mode

2025-09-02 Thread Martin Andersson
Hello Sharad. Can you provide more details here please? I.e. the cluster setup, number of producers, consumers, topics, partitions, etc. Regards, From: Sharad Garg (Jira) Sent: Friday, August 29, 2025 10:01 To: dev@kafka.apache.org Subject: [jira] [Created] (KA

Re: [VOTE] 4.1.0 RC3

2025-09-02 Thread Federico Valeri
Hi Mickael, I've done the following: - Verified signature and checksum - Built from source using JDK 17 - Ran all unit tests - Failing (KAFKA-18912): MetadataSchemaCheckerToolTest.testVerifyEvolutionGit - Flaky (first one is mentioned in KAFKA-18834): ./gradlew connect:runtime:test --test

Discussion on Apache Kafka 4.0.0 Connect

2025-09-02 Thread edwingoh1321
To whom it may concern, I’m currently running an Apache Kafka cluster with version 4.0.0 with a distributed architecture (active-passive setup). While configuring the Kafka source connector to my MariaDB, the logs showed that WARN One or more plugins are missing ServiceLoader manifests may not

Hi guys, missing permissions in wiki

2025-09-02 Thread Mikhail Fesenko
I would like to create a KIP, but button "create kip" not working, probably some permissions are missing, email prog...@gmail.com / username:proggga Could you take a look? Thanks

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #409

2025-09-02 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19666) Clean up integration tests related to state-updater

2025-09-02 Thread Shashank (Jira)
Shashank created KAFKA-19666: Summary: Clean up integration tests related to state-updater Key: KAFKA-19666 URL: https://issues.apache.org/jira/browse/KAFKA-19666 Project: Kafka Issue Type: Sub-t

[Maintainers: please help] Workflow rights for one and review for another PR

2025-09-02 Thread Dejan Stojadinović
Hi all, I need some assistance; this GitHub PR needs a triage (and workflow rights): - https://github.com/apache/kafka/pull/20450 - https://issues.apache.org/jira/browse/KAFKA-19654 Test issues with GitHub actions builds <<--->> Develocity instance while the second one needs both triage

[PR] KAFKA-15307: Kafka Streams configuration docs outdated [kafka-site]

2025-09-02 Thread via GitHub
shashankhs11 opened a new pull request, #716: URL: https://github.com/apache/kafka-site/pull/716 - `4.1` version changes - use `fullDotVersion` in older versions The preview of the changes is present in https://github.com/apache/kafka/pull/20408 -- This is an automated message f

Re: [VOTE] 4.0.1 RC1

2025-09-02 Thread Lianet M.
Hey Christo, Thanks for the docker fix, checked them both and all good. What I had validated before on this same RC: - checked maven artifacts containing 4.0.1 - built from sources (Java 17 and Scala 2.13.15) - ran quick start - tried basic produce/consume with classic and consumer protocol, and

Re: [PR] MINOR: fix broken top nav link in docker preview [kafka-site]

2025-09-02 Thread via GitHub
brandboat commented on PR #715: URL: https://github.com/apache/kafka-site/pull/715#issuecomment-3245710997 gentle ping @chia7712, @m1a2st, could you please take a look? The rewrite rule was removed in https://github.com/apache/kafka-site/pull/665 and make top nav link broken. Thank you! -

Re: [PR] MINOR: fix broken top nav link in docker preview [kafka-site]

2025-09-02 Thread via GitHub
brandboat commented on PR #715: URL: https://github.com/apache/kafka-site/pull/715#issuecomment-3246009733 > When I tested this branch, the zk2kraft.html page failed due to this policy. @m1a2st, It looks like you followed the instructions in [How to preview the latest documentation c

Re: Hi guys, missing permissions in wiki

2025-09-02 Thread Mickael Maison
Hi, I've granted you permissions to create KIPs. Thanks, Mickael On Tue, Sep 2, 2025 at 4:32 PM Mikhail Fesenko wrote: > > I would like to create a KIP, but button "create kip" not working, probably > some permissions are missing, email > > prog...@gmail.com / username:proggga > > Could you tak

Re: [VOTE] 4.0.1 RC1

2025-09-02 Thread Mickael Maison
Hi Christo, Thanks for sorting out the docker images. I did the following: - checked the signatures and checksums - ran the quickstart with the binary, docker and docker native images - built from source and ran the tests with Java 21 +1 binding Please open the PR for kafka-site too, so we have

[jira] [Created] (KAFKA-19663) Get Controller all api version

2025-09-02 Thread TaiJuWu (Jira)
TaiJuWu created KAFKA-19663: --- Summary: Get Controller all api version Key: KAFKA-19663 URL: https://issues.apache.org/jira/browse/KAFKA-19663 Project: Kafka Issue Type: New Feature Repo

Re: [PR] MINOR: fix broken top nav link in docker preview [kafka-site]

2025-09-02 Thread via GitHub
brandboat commented on PR #715: URL: https://github.com/apache/kafka-site/pull/715#issuecomment-3245703648 before: https://github.com/user-attachments/assets/bb370c11-b586-4653-8b57-1687957f1fcd after: https://github.com/user-attachments/assets/b05c9cae-fbd6-4c79-a878-f

[PR] MINOR: fix broken top nav link in docker preview [kafka-site]

2025-09-02 Thread via GitHub
brandboat opened a new pull request, #715: URL: https://github.com/apache/kafka-site/pull/715 Add back rewrite rule to Dockerfile to fix broken top nav link in docker preview. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub a

RE: Re: [DISCUSS] KIP-1209: Add configuration to control internal topic creation in Kafka Connect

2025-09-02 Thread Andrei Rudkouski
Hi Anton, Thanks for the KIP! Maybe it would be better to name the variable similarly to the existing topic.creation.enable, for example internal.topic.creation.enable. Best regards, Andrei Rudkouski On 2025/09/02 08:44:27 Anton Liauchuk wrote: > Hi, > > I finalized the implementation https

[PR] MINOR: Make 4.1 the defautl docs + update downloads page [kafka-site]

2025-09-02 Thread via GitHub
mimaison opened a new pull request, #714: URL: https://github.com/apache/kafka-site/pull/714 (no comment) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-

[jira] [Created] (KAFKA-19664) Support building with Java 25 (LTS release)

2025-09-02 Thread Jira
Dejan Stojadinović created KAFKA-19664: -- Summary: Support building with Java 25 (LTS release) Key: KAFKA-19664 URL: https://issues.apache.org/jira/browse/KAFKA-19664 Project: Kafka Issue

Re: [DISCUSS] KIP-1209: Add configuration to control internal topic creation in Kafka Connect

2025-09-02 Thread Kuan Po Tseng
Hi Anton, I have a quick question: how does this setting interact with auto.create.topics.enable? If I set internal.topics.creation=false while auto.create.topics.enable is true, will the Connect internal topic still be created automatically? Best, Kuan-Po Tseng On 2025/09/02 08:44:27 Anton Lia

Re: [DISCUSS] KIP-1209: Add configuration to control internal topic creation in Kafka Connect

2025-09-02 Thread Anton Liauchuk
Hi, I finalized the implementation https://github.com/apache/kafka/pull/20384: if auto-creation of topics is disabled, an exception is thrown when a required topic does not exist. If the topic exists, there is an additional validation to ensure that it has the correct cleanup policy. Please revie

[RESULTS] [VOTE] Release Kafka version 4.1.0

2025-09-02 Thread Mickael Maison
This vote passes with 8 +1 votes (3 bindings) and no 0 or -1 votes. +1 votes PMC Members: * Bill * Justine * Luke Committers: * Andrew Community: * Paolo * Kuan-Po * Federico * Jiunn-Yang 0 votes * No votes -1 votes * No votes Vote thread: https://lists.apache.org/thread/f35x3fr77l4kfr4hdf8r8

Re: [VOTE] 4.1.0 RC3

2025-09-02 Thread Mickael Maison
Hi, The vote passes with: - 3 binding votes from Bill, Justine and Luke - 5 non binding votes from Paolo, Kuan-Po, Andrew, Federico and Jiunn-Yang Thanks, Mickael On Tue, Sep 2, 2025 at 5:11 AM Luke Chen wrote: > > Hi Mickael, > > I did the following: > - Run quickstart using the artifacts > -