[jira] [Created] (KAFKA-19639) Deprecated the config log.dir

2025-08-22 Thread Jira
黃竣陽 created KAFKA-19639: --- Summary: Deprecated the config log.dir Key: KAFKA-19639 URL: https://issues.apache.org/jira/browse/KAFKA-19639 Project: Kafka Issue Type: Improvement Reporter: 黃竣陽

Re: [DISCUSS] KIP-1161: cleanup.policy shouldn't be empty

2025-08-22 Thread 黃竣陽
Hello all, I have updated the KIP with following changes 1. HeaderFrom.headers should allow duplicate values, so I have removed it from the KIP. FYI, the reference test case[1]. 2. The log.dir configuration already allows multiple values under the existing logic [2]. Therefore, we propose u

[jira] [Resolved] (KAFKA-18699) Migrate suitable classes to records in metadata

2025-08-22 Thread Sanskar Jhajharia (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanskar Jhajharia resolved KAFKA-18699. --- Fix Version/s: 4.2.0 Reviewer: Chia-Ping Tsai Resolution: Fixed > Mi

Re: [VOTE] 4.1.0 RC2

2025-08-22 Thread Matthias J. Sax
Thanks Eduwer for reporting this problem... It's a regression bug, introduced with https://github.com/apache/kafka/commit/f13a22af0b3a48a4ca1bf2ece5b58f31e3b26b7d The commit is doing some internal refactoring/cleanup, to just reverting the commit should be fine: https://github.com/apache/kafk

[jira] [Created] (KAFKA-19638) NPE in `Processor#init()` accessing state store

2025-08-22 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-19638: --- Summary: NPE in `Processor#init()` accessing state store Key: KAFKA-19638 URL: https://issues.apache.org/jira/browse/KAFKA-19638 Project: Kafka Issue T

Re: [VOTE] 4.1.0 RC2

2025-08-22 Thread Eduwer Camacaro
Hello! I just found a problem in Kafka Streams 4.1.0. I'm getting this exception on kafka streams 4.1.0: ``` 15:44:16 ERROR [STREAMS] KafkaStreams - stream-client [app1] Encountered the following exception during processing and the registered exception handler opted to SHUTDOWN_CLIENT. The streams

[DISCUSS] KIP-977: Partition-Level Throughput Metrics

2025-08-22 Thread Afshin Moazami
Hi everyone, I'd like to reinitiate the conversation about KIP-977. This KIP was approved and scheduled for release 3.8.0 but appears not to have been shipped. At Salesforce, we're exploring implementing this KIP (draft PR: [ https://github.com/apache/kafka/pull/20397](https://github.com/apache/k

[jira] [Resolved] (KAFKA-19582) the current assignments shown by ReassignPartitionsCommand should include the log directories

2025-08-22 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19582. Fix Version/s: 4.2.0 Resolution: Fixed > the current assignments shown by ReassignP

[jira] [Created] (KAFKA-19637) The assignment generated by ReassignPartitionsCommand should include directories

2025-08-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19637: -- Summary: The assignment generated by ReassignPartitionsCommand should include directories Key: KAFKA-19637 URL: https://issues.apache.org/jira/browse/KAFKA-19637

Request for PR Review

2025-08-22 Thread Anton Liauchuk
Hi all, Could someone review this POC https://github.com/apache/kafka/pull/20384? It’s a small PR, and I’d like to gather feedback to understand whether I should move forward with this idea. Thanks in advance!

[jira] [Resolved] (KAFKA-19598) Consistency of command-line arguments for kafka-producer-perf-test.sh

2025-08-22 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19598. Resolution: Fixed > Consistency of command-line arguments for kafka-producer-perf-test.sh

Re: [DISCUSS] KIP-1207: Fix anomaly of JMX metrics RequestHandlerAvgIdlePercent in kraft combined mode

2025-08-22 Thread Justine Olshan
Hey Tony, Thanks for the KIP. I might have missed it but can you clarify how these metrics work in combined vs isolated mode? Will both modes have the metrics, but for combined mode, we will have all three metrics on the nodes? In other words, we have a per node metric that combines all node pool

[jira] [Reopened] (KAFKA-19174) Gradle version upgrade 8 -->> 9

2025-08-22 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-19174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dejan Stojadinović reopened KAFKA-19174: > Gradle version upgrade 8 -->> 9 > --- > >

Re: [DISCUSS] KIP-1197: Introduce new method to improve the TopicBasedRemoteLogMetadataManager's initialization

2025-08-22 Thread Anatolii Popov
Hi Jian, Thanks for the KIP! I went through the proposed solution and the discussions on GitHub and I wonder if you considered a more generic solution for notifying not only RLMM but other potential listeners as well? I think there are several places that could benefit from this and also it could

[jira] [Created] (KAFKA-19636) Exclude some files (like .gitkeep) from Rat checks ?

2025-08-22 Thread Jira
Dejan Stojadinović created KAFKA-19636: -- Summary: Exclude some files (like .gitkeep) from Rat checks ? Key: KAFKA-19636 URL: https://issues.apache.org/jira/browse/KAFKA-19636 Project: Kafka

[jira] [Created] (KAFKA-19635) Update upgrade.html with the changes in Apache Kafka 4.2

2025-08-22 Thread Andrew Schofield (Jira)
Andrew Schofield created KAFKA-19635: Summary: Update upgrade.html with the changes in Apache Kafka 4.2 Key: KAFKA-19635 URL: https://issues.apache.org/jira/browse/KAFKA-19635 Project: Kafka