Build failed in Jenkins: Kafka » Kafka Branch Builder » 3.9 #155

2025-01-27 Thread Apache Jenkins Server
See Changes: -- [...truncated 421449 lines...] [2025-01-28T03:13:43.838Z] Gradle Test Run :core:test > Gradle Test Executor 98 > ZkMigrationClientTest > testMigrateTopicConfi

Re: [DISCUSS] KIP-1129: Update ConfigException constructors

2025-01-27 Thread Greg Harris
Hi Gaurav, Thanks for the KIP! I've noticed the lack of Throwable-based constructors in the past, so I'm glad you're bringing this up for discussion. I think it makes sense to be able to add more information relevant for debugging configuration issues directly as a cause. 1. Could you discuss #a

Re: [DISCUSS] KIP-1129: Update ConfigException constructors

2025-01-27 Thread Gaurav Narula
Thanks for your feedback Chia! Please find my answers inline > On 27 Jan 2025, at 13:32, Chia-Ping Tsai wrote: > > hi Gaurav > > Thanks for this KIP as I totally agree that `cause` can offer more useful > information. Please take a look at following small questions. > > chia_0: do we need to

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-01-27 Thread Colin McCabe
Just as an update, we found a new blocker related to ELR, and the PR to fix it is under review. https://issues.apache.org/jira/browse/KAFKA-18649 best, Colin On Mon, Jan 27, 2025, at 10:08, Greg Harris wrote: > Hi all, > > I just backported > https://issues.apache.org/jira/projects/KAFKA/issu

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.8 #141

2025-01-27 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-18658) add import control for examples module

2025-01-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18658: -- Summary: add import control for examples module Key: KAFKA-18658 URL: https://issues.apache.org/jira/browse/KAFKA-18658 Project: Kafka Issue Type: Improv

[jira] [Created] (KAFKA-18657) Flaky SharePartitionManagerTest

2025-01-27 Thread David Arthur (Jira)
David Arthur created KAFKA-18657: Summary: Flaky SharePartitionManagerTest Key: KAFKA-18657 URL: https://issues.apache.org/jira/browse/KAFKA-18657 Project: Kafka Issue Type: Test

[DISCUSS] KIP-1131: Controller-side monitoring for broker shutdown and startup

2025-01-27 Thread Kevin Wu
Hey all, I posted a KIP to monitor broker startup and controlled shutdown on the controller-side. Here's the link: https://cwiki.apache.org/confluence/display/KAFKA/KIP-1131%3A+Controller-side+monitoring+for+broker+shutdown+and+startup Best, Kevin Wu

[jira] [Resolved] (KAFKA-18597) max-buffer-utilization-percent is always 0

2025-01-27 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18597. Resolution: Fixed 3.9: [https://github.com/apache/kafka/commit/85658e5e33f550c6953ae58e37

[jira] [Resolved] (KAFKA-17792) header parsing ends up timing out and using large quantities of memory if the string looks like a number

2025-01-27 Thread Greg Harris (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17792?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Greg Harris resolved KAFKA-17792. - Resolution: Fixed > header parsing ends up timing out and using large quantities of memory if th

[jira] [Created] (KAFKA-18656) Backport KAFKA-18597 to 4.0

2025-01-27 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18656: -- Summary: Backport KAFKA-18597 to 4.0 Key: KAFKA-18656 URL: https://issues.apache.org/jira/browse/KAFKA-18656 Project: Kafka Issue Type: Sub-task

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-01-27 Thread Greg Harris
Hi all, I just backported https://issues.apache.org/jira/projects/KAFKA/issues/KAFKA-17792 to 4.0. It resolves an out-of-memory scenario for Connect. Thanks! Greg On Mon, Jan 27, 2025 at 9:33 AM Justine Olshan wrote: > Hey folks, > I've found what I believe to be a performance regression that

[jira] [Created] (KAFKA-18655) Implement the consumer group size counter with scheduled task

2025-01-27 Thread Dongnuo Lyu (Jira)
Dongnuo Lyu created KAFKA-18655: --- Summary: Implement the consumer group size counter with scheduled task Key: KAFKA-18655 URL: https://issues.apache.org/jira/browse/KAFKA-18655 Project: Kafka

[jira] [Resolved] (KAFKA-18541) Fix flaky KafkaStreamsTelemetryIntegrationTest#shouldPassCorrectMetricsDynamicInstances

2025-01-27 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-18541. - Fix Version/s: 4.1.0 Resolution: Fixed > Fix flaky > KafkaStreamsTelemetryIntegr

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-01-27 Thread Justine Olshan
Hey folks, I've found what I believe to be a performance regression that was caused by my last bugfix. https://issues.apache.org/jira/browse/KAFKA-18654 I'm hoping to get a PR open today and get the benchmark tests to verify things are working as expected. I will keep this thread updated if there a

[jira] [Created] (KAFKA-18654) Transaction Version 2 performance regression due to early return

2025-01-27 Thread Justine Olshan (Jira)
Justine Olshan created KAFKA-18654: -- Summary: Transaction Version 2 performance regression due to early return Key: KAFKA-18654 URL: https://issues.apache.org/jira/browse/KAFKA-18654 Project: Kafka

[jira] [Resolved] (KAFKA-18642) Increase timeouts in share_consumer_test.py system tests

2025-01-27 Thread Chirag Wadhwa (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18642?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chirag Wadhwa resolved KAFKA-18642. --- Resolution: Fixed > Increase timeouts in share_consumer_test.py system tests > -

[jira] [Created] (KAFKA-18653) Fix mocks and potential thread leak issues causing silent RejectedExecutionException

2025-01-27 Thread Abhinav Dixit (Jira)
Abhinav Dixit created KAFKA-18653: - Summary: Fix mocks and potential thread leak issues causing silent RejectedExecutionException Key: KAFKA-18653 URL: https://issues.apache.org/jira/browse/KAFKA-18653

Re: Kafka Quick Start Documentation and Windows Support

2025-01-27 Thread Ukpa Uchechi
That's fair, I’ve run into issues trying to start Kafka with the batch file on Windows, like the "input line too long" error. The fixes for this aren’t straightforward and might not work across all Windows versions or setups. Right now, the documentation only mentions supported operating systems l

Re: Kafka Quick Start Documentation and Windows Support

2025-01-27 Thread Chia-Ping Tsai
hi Mickael, Your response is very helpful! In the documentation, we can focus solely on the "quick start" guide and include a reminder that the Windows version of [software/product name] is *not recommended for production use*. Best, Chia-Ping Mickael Maison 於 2025年1月27日 週一 下午10:33寫道: > Hi,

Re: Kafka Quick Start Documentation and Windows Support

2025-01-27 Thread Mickael Maison
Hi, One thing to keep in mind is that at the moment Windows not documented as a supported OS: https://kafka.apache.org/documentation/#os The main reason is the lack of testing. Our CI does not include Windows environments and as far as I'm aware none of the committers or active contributors run Ka

[jira] [Created] (KAFKA-18652) Extended set of streams-specific broker configurations

2025-01-27 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-18652: -- Summary: Extended set of streams-specific broker configurations Key: KAFKA-18652 URL: https://issues.apache.org/jira/browse/KAFKA-18652 Project: Kafka Is

[jira] [Created] (KAFKA-18651) Core streams-specific broker configurations

2025-01-27 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-18651: -- Summary: Core streams-specific broker configurations Key: KAFKA-18651 URL: https://issues.apache.org/jira/browse/KAFKA-18651 Project: Kafka Issue Type: S

Re: [DISCUSS] Issue with Windows Batch File: "The input line is too long"

2025-01-27 Thread Ukpa Uchechi
Thanks for the insight! I’ll test using a shorter path (e.g., D:\kafka\) to see if it resolves the issue. On Mon, Jan 27, 2025 at 2:25 PM Subra I wrote: > I thought this issue has been there for a long time on Windows. I see a > similar issue too while starting kafka on Windows if the path is t

Re: [DISCUSS] KIP-1129: Update ConfigException constructors

2025-01-27 Thread Chia-Ping Tsai
hi Gaurav Thanks for this KIP as I totally agree that `cause` can offer more useful information. Please take a look at following small questions. chia_0: do we need to deprecate existent constructor? It seems to me that is not conflict to the new one. chia_1: Have you consider adding `ConfigEx

Re: [DISCUSS] Issue with Windows Batch File: "The input line is too long"

2025-01-27 Thread Subra I
I thought this issue has been there for a long time on Windows. I see a similar issue too while starting kafka on Windows if the path is too long. In my setup I have short path names. Ex: D:\kafka\. If I have longer paths like (D:\myuser\project1\kafka), it gives me an error similar to what you m

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.8 #140

2025-01-27 Thread Apache Jenkins Server
See

[DISCUSS] Issue with Windows Batch File: "The input line is too long"

2025-01-27 Thread Ukpa Uchechi
Hi all, I’m working on adding Windows support for the quickstart section of the Apache Kafka documentation. While testing the Windows batch file ( .\bin\windows\kafka-storage.bat), I encountered an error: (call :concat "C:\Users\HP\Downloads\kafka_2.13-3.9.0\libs\scala-library-2.13.14.jar") The