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

2025-08-18 Thread Apache Jenkins Server
See

[jira] [Created] (KAFKA-19618) the `record-size` and `throughput`arguments don't work in TestRaftServer

2025-08-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19618: -- Summary: the `record-size` and `throughput`arguments don't work in TestRaftServer Key: KAFKA-19618 URL: https://issues.apache.org/jira/browse/KAFKA-19618 Project:

[jira] [Resolved] (KAFKA-9965) Uneven distribution with RoundRobinPartitioner in AK 2.4+

2025-08-18 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-9965. --- Resolution: Duplicate I have backported KAFKA-17632 to 3.9 branch > Uneven distribution with

[jira] [Reopened] (KAFKA-9965) Uneven distribution with RoundRobinPartitioner in AK 2.4+

2025-08-18 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reopened KAFKA-9965: --- > Uneven distribution with RoundRobinPartitioner in AK 2.4+ > ---

Re: [VOTE] 4.1.0 RC2

2025-08-18 Thread Justine Olshan
Thanks Mickael and sorry for the delay, I've done the following: 1. Verify the signature and checksum 2. Run the quickstart 3. Ran some minor tasks with transactions to check the 2PC configs. I noticed in the docs we still advertise `transaction.two.phase.commit.enable`. However, setting this valu

Re: [DISCUSS] KIP-1190: Add a metric for controller thread idleness

2025-08-18 Thread Mahsa Seifikar
Thanks Jose for your feedback. I have updated the KIP accordingly. "How are you planning to implement this? Kafka can't control how often the metric gets measured and we don't want to schedule an event every 30 seconds to measure a metric." My plan is to use the existing TimeRatio implementation,

Re: [DISCUSS] KIP-1147: Improve consistency of command-line arguments

2025-08-18 Thread Jun Rao
Hi, Andrew and Lianet, Yes, it seems that it's more consistent to replace the current *-property with --command-property in kafka-console-consumer.sh, kafka-console-producer.sh and kafka-console-share-consumer.sh too. Thanks, Jun On Mon, Aug 18, 2025 at 6:07 AM Lianet M. wrote: > Thanks for t

[jira] [Created] (KAFKA-19617) ConsumerPerformance#ConsumerPerfRebListener get corrupted value when the number of partitions is increased

2025-08-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19617: -- Summary: ConsumerPerformance#ConsumerPerfRebListener get corrupted value when the number of partitions is increased Key: KAFKA-19617 URL: https://issues.apache.org/jira/brows

Re: [DISCUSS] KIP-1147: Improve consistency of command-line arguments

2025-08-18 Thread Lianet M.
Thanks for the updates Andrew. One last comment regarding Jun's proposal of also consolidating how we pass explicit properties. I expect we want to do it also for kafka-console-consumer.sh, kafka-console-producer.sh and kafka-console-share-consumer.sh (replace the current *-property with --command

[jira] [Created] (KAFKA-19616) add compression type and level to log_compaction_test.py

2025-08-18 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-19616: -- Summary: add compression type and level to log_compaction_test.py Key: KAFKA-19616 URL: https://issues.apache.org/jira/browse/KAFKA-19616 Project: Kafka

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

2025-08-18 Thread jian fu
Hi Kamal , Thanks for your vote! Regards Jian Kamal Chandraprakash 于2025年8月12日周二 18:38写道: > Hi Jian, > > Thanks for the KIP! +1 (binding). > > Thanks, > Kamal > > On Thu, Jul 31, 2025 at 1:05 PM jian fu wrote: > > > Hello everyone: > > > > I would like to start a vote for the KIP: > > KIP-1

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

2025-08-18 Thread jian fu
Hi Kamal Thanks for your comments! Regards Jian Kamal Chandraprakash 于2025年8月12日周二 18:36写道: > Hi Jian, > > Thanks for the KIP! > > The newly introduced onBrokerReadyForRequests API in the > RemoteLogMetadataManager (RLMM) > is primarily needed for the topic-based RLMM (TBRLMM) implementation. T