Re: [DISCUSS] Git commits and metadata

2025-04-01 Thread Ismael Juma
What's the burden if it's automated? I agree we should keep it simple for anything that has to be done manually. Ismael On Tue, Apr 1, 2025 at 5:45 PM Matthias J. Sax wrote: > Hi, > > I understand the problem of a long "Reviewers" line and line break, so > breaking it down into multiple lines,

Re: [DISCUSS] KIP-1143: Deprecated Optional and return String from public Endpoint#listenerName

2025-04-01 Thread PoAn Yang
Hi Kirk and Chia-Ping, Thanks for the review. KT1: Update Motivation section to elaborate more on why we want to deprecated Optional function in common Endpoint. KT2: Like Chia-Ping mentioned, the only usage of common Endpoint in client module is Authorizer and the data is from server side, so

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

2025-04-01 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1152: Add transactional ID prefix filter to ListTransactions API

2025-04-01 Thread Artem Livshits
Hi Calvin, Thanks for the KIP. [AL1] > When the cluster does not support the new version, the admin client will fail to build the ListTransaction request with version 2. UnsupportedVersionException will be thrown. It looks like this will make it impossible to use newer clients with older brokers

Re: [VOTE] KIP-1133: AK Documentation and Website in Markdown

2025-04-01 Thread Matthias J. Sax
+1 (binding) On 3/27/25 2:39 AM, TengYao Chi wrote: Hi Harish, Thanks for this EPIC KIP. +1 (non-binding) Sincerely, TengYao Andrew Schofield 於 2025年3月27日 週四 下午5:32寫道: Hi Harish, Thanks for this great KIP. I’m really looking forward to being able to write Kafka docs in Markdown instead of

Re: [DISCUSS] Git commits and metadata

2025-04-01 Thread Matthias J. Sax
Hi, I understand the problem of a long "Reviewers" line and line break, so breaking it down into multiple lines, one per reviewer make sense to me. I don't see much value in using all these other trailers personally, and all the question about "when to add whom to which trailer" kinda backs

Re: [DISCUSS] KIP-1146: Anchored wall-clock punctuation

2025-04-01 Thread Matthias J. Sax
Herman, thanks for the KIP, and sorry for late response. Overall the KIP makes sense to me, and the propose API change is neat and contained, so I don't have any concerns about it. Couple of questions/comments. (1) I think the propose `startTime` parameter should not be a `long` but in `Ins

Re: Request Confluence Permission for KIP

2025-04-01 Thread Matthias J. Sax
You should be all set. -Matthias On 3/31/25 8:08 PM, Jaideep C wrote: Hi, As per the instructions at Kafka Improvement Proposals - Apache Kafka - Apache Software Foundation< https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals>, I'm requesting permission to contribute t

[DISCUSS] KIP-1152: Add transactional ID prefix filter to ListTransactions API

2025-04-01 Thread Calvin Liu
Hi Kafka Community, I would like to start a discussion on KIP-1152: Add transactional ID prefix filter to ListTransactions API The main motivation behind the KIP is to reduce the transactions included in the ListTransactions response when the transactional IDs are well-formatted and can be fetched

[jira] [Created] (KAFKA-19073) Add Transactional ID prefix filter to ListTransactions API

2025-04-01 Thread Calvin Liu (Jira)
Calvin Liu created KAFKA-19073: -- Summary: Add Transactional ID prefix filter to ListTransactions API Key: KAFKA-19073 URL: https://issues.apache.org/jira/browse/KAFKA-19073 Project: Kafka Issue

Re: KIP-1141: Simplifying MetadataQuorumCommand by Leveraging Admin API for Controller Management

2025-04-01 Thread José Armando García Sancio
Hi Kuan, Thanks for your suggestion to improve the UX for adding and removing controllers. I skimmed the KIP and I have some feedback. I'll spend some time tomorrow to provide you with detailed feedback. Thanks! -- -José

[jira] [Resolved] (KAFKA-17966) Controller replacement does not support scaling up before scaling down

2025-04-01 Thread Federico Valeri (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Federico Valeri resolved KAFKA-17966. - Resolution: Feedback Received > Controller replacement does not support scaling up befor

[DISCUSS] Proposal: Kafka Streams PHP Extension - KStreamsJS-PHP

2025-04-01 Thread Bill Bejeck
Dear Apache Kafka Community, I'd like to propose an exciting new extension to the Kafka ecosystem that I believe will revolutionize how we think about stream processing: KStreamsJS-PHP - a full PHP implementation of Kafka Streams with browser-based AI capabilities. Motivation As we all know, PHP i

[jira] [Created] (KAFKA-19072) Add a system test

2025-04-01 Thread Calvin Liu (Jira)
Calvin Liu created KAFKA-19072: -- Summary: Add a system test Key: KAFKA-19072 URL: https://issues.apache.org/jira/browse/KAFKA-19072 Project: Kafka Issue Type: Sub-task Reporter: Calv

[jira] [Created] (KAFKA-19071) Incorrect documentation for remote.storage.enable

2025-04-01 Thread Azhar Ahmed (Jira)
Azhar Ahmed created KAFKA-19071: --- Summary: Incorrect documentation for remote.storage.enable Key: KAFKA-19071 URL: https://issues.apache.org/jira/browse/KAFKA-19071 Project: Kafka Issue Type: B

[jira] [Resolved] (KAFKA-17053) Restructure build.gradle to configure publishing last

2025-04-01 Thread Haozhong Ma (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haozhong Ma resolved KAFKA-17053. - Assignee: (was: Haozhong Ma) Resolution: Won't Fix [GradleUp/shadow#945|https://github

[jira] [Created] (KAFKA-19069) DumpLogSegments does not dump the LEADER_CHANGE record

2025-04-01 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19069: -- Summary: DumpLogSegments does not dump the LEADER_CHANGE record Key: KAFKA-19069 URL: https://issues.apache.org/jira/browse/KAFKA-19069 Project: Kafka Is

[jira] [Created] (KAFKA-19070) Adding task number to the user provided client id (via consumer.override.client.id) to ensure each consumer has a unique client ID to avoid metric registration conflicts

2025-04-01 Thread Pritam Kumar (Jira)
Pritam Kumar created KAFKA-19070: Summary: Adding task number to the user provided client id (via consumer.override.client.id) to ensure each consumer has a unique client ID to avoid metric registration conflicts. Key: KAFKA-1907

[jira] [Created] (KAFKA-19065) Cleanup canUseTopicIds

2025-04-01 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19065: -- Summary: Cleanup canUseTopicIds Key: KAFKA-19065 URL: https://issues.apache.org/jira/browse/KAFKA-19065 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-19068) Eliminate the duplicate type check in creating ControlRecord

2025-04-01 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19068: -- Summary: Eliminate the duplicate type check in creating ControlRecord Key: KAFKA-19068 URL: https://issues.apache.org/jira/browse/KAFKA-19068 Project: Kafka

[jira] [Created] (KAFKA-19063) Send MaxRecords in share fetch request

2025-04-01 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-19063: - Summary: Send MaxRecords in share fetch request Key: KAFKA-19063 URL: https://issues.apache.org/jira/browse/KAFKA-19063 Project: Kafka Issue Type: Sub-task

[jira] [Created] (KAFKA-19066) JDK 24 support

2025-04-01 Thread Jira
Lovro Pandžić created KAFKA-19066: - Summary: JDK 24 support Key: KAFKA-19066 URL: https://issues.apache.org/jira/browse/KAFKA-19066 Project: Kafka Issue Type: Bug Reporter: Lovro

[jira] [Resolved] (KAFKA-19062) ShareConsumer should align handling of close timeout with async consumer.

2025-04-01 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19062. -- Fix Version/s: 4.1.0 Resolution: Fixed > ShareConsumer should align handling of

[jira] [Resolved] (KAFKA-19063) Send MaxRecords in share fetch request

2025-04-01 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-19063. -- Fix Version/s: 4.1.0 Resolution: Fixed > Send MaxRecords in share fetch request

Request Confluence Permission for KIP

2025-04-01 Thread Jaideep C
Hi, As per the instructions at Kafka Improvement Proposals - Apache Kafka - Apache Software Foundation< https://cwiki.apache.org/confluence/display/KAFKA/Kafka+Improvement+Proposals>, I'm requesting permission to contribute to Apache Kafka. My username for both jira and confluence is *loganwick.*

[DISCUSS] KIP-1151: Minimal Movement Replica Balancing Algorithm for Reassignment

2025-04-01 Thread peng
Hi Kafka Community, I would like to start a discussion on a new KIP proposal: KIP-1151: Minimal movement replica balancing algorithm for reassignment Motivation Kafka clusters require rebalancing of topic replicas after horizontal scaling to evenly distribute the load. However, the current appro

Re: [DISCUSS] Apache Kafka 3.9.1 release

2025-04-01 Thread Edoardo Comar
Hi I'd like this fix to make it in 3.9.1 https://github.com/apache/kafka/pull/19263 any review to push it through would be welcome - thanks On Fri, 28 Mar 2025 at 02:45, Luke Chen wrote: > > Hi Stig, > > Let's make sure we have consensus from the community for this backporting > first. > I've j

[jira] [Resolved] (KAFKA-18433) Adjust ShareFetchRequest RPC to optimise fetching and acknowledgement

2025-04-01 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18433?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-18433. -- Resolution: Fixed > Adjust ShareFetchRequest RPC to optimise fetching and acknowledgem

[jira] [Resolved] (KAFKA-15667) preCheck the invalid configuration for tiered storage replication factor

2025-04-01 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-15667. --- Resolution: Invalid > preCheck the invalid configuration for tiered storage replication factor > ---

Re: Fetch Request performing remote KIP-405 reads gotcha

2025-04-01 Thread Stanislav Kozlovski
Opened https://github.com/apache/kafka/pull/19336 On 2025/03/27 06:32:33 Luke Chen wrote: > Hi Stanislav, > > Thanks for raising this! I totally forgot about it! > > For the documentation improvement, I think more is better. > All you listed above can be done together. > Also "remote.fetch.max.w