[jira] [Resolved] (KAFKA-19563) Separate the controller config and admin config when add controller

2025-07-30 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-19563. --- Resolution: Duplicate > Separate the controller config and admin config when add controller > --

[jira] [Created] (KAFKA-19567) Purgatory should clear up after share consumers are stopped

2025-07-30 Thread Chirag Wadhwa (Jira)
Chirag Wadhwa created KAFKA-19567: - Summary: Purgatory should clear up after share consumers are stopped Key: KAFKA-19567 URL: https://issues.apache.org/jira/browse/KAFKA-19567 Project: Kafka

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

2025-07-30 Thread Apache Jenkins Server
See

[jira] [Resolved] (KAFKA-19287) docuemnt all group coordinator metrics

2025-07-30 Thread Bolin Lin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bolin Lin resolved KAFKA-19287. --- Resolution: Fixed > docuemnt all group coordinator metrics > --

Re: [VOTE] 4.1.0 RC1

2025-07-30 Thread Jun Rao
Hi, Paolo, There is a PR https://github.com/apache/kafka/pull/20268 for the doc change for ELR. Hi, Christo, Group rebalance is designed so that each partition is only consumed by a single consumer instance at a time. Share consumer by design allows a single partition to be consumed by more than

Re: [DISCUSS] KIP-1100: Consider renaming org.apache.kafka.server:type=AssignmentsManager

2025-07-30 Thread Chia-Ping Tsai
hi Jiunn-Yang Pardon me, why to deprecate them? Changing the value does not break the compatibility, right? Best, Chia-Ping 黃竣陽 於 2025年7月30日 週三 下午10:22寫道: > Hello all, > > Since REMOTE_LOG_READER_TASK_QUEUE_SIZE_METRIC and > REMOTE_LOG_READER_AVG_IDLE_PERCENT_METRIC > are part of the public AP

[DISCUSS] KIP-1200: Deprecate ClientQuotaCallback#updateClusterMetadata

2025-07-30 Thread Kuan-Po Tseng
Hi folks, I'd like to start a discussion thread about deprecating ClientQuotaCallback#updateClusterMetadata. For more context and details, please refer to the KIP: https://cwiki.apache.org/confluence/x/axBJFg Thanks! Best regards, Kuan-Po Tseng

[jira] [Created] (KAFKA-19566) Deprecate ClientQuotaCallback#updateClusterMetadata

2025-07-30 Thread Kuan Po Tseng (Jira)
Kuan Po Tseng created KAFKA-19566: - Summary: Deprecate ClientQuotaCallback#updateClusterMetadata Key: KAFKA-19566 URL: https://issues.apache.org/jira/browse/KAFKA-19566 Project: Kafka Issue T

[jira] [Created] (KAFKA-19565) Integration test for Streams-related Admin APIs[1/N]

2025-07-30 Thread Lucy Liu (Jira)
Lucy Liu created KAFKA-19565: Summary: Integration test for Streams-related Admin APIs[1/N] Key: KAFKA-19565 URL: https://issues.apache.org/jira/browse/KAFKA-19565 Project: Kafka Issue Type: Test

[jira] [Created] (KAFKA-19564) Close Consumer in ConsumerPerformance only after metrics displayed

2025-07-30 Thread Kirk True (Jira)
Kirk True created KAFKA-19564: - Summary: Close Consumer in ConsumerPerformance only after metrics displayed Key: KAFKA-19564 URL: https://issues.apache.org/jira/browse/KAFKA-19564 Project: Kafka

[jira] [Resolved] (KAFKA-19489) storage tool should check controller.quorum.voters is not set alongside a dynamic quorum flag when formatting

2025-07-30 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-19489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] José Armando García Sancio resolved KAFKA-19489. Resolution: Fixed > storage tool should check controller.quorum.vo

Re: [DISCUSS] KIP-1100: Consider renaming org.apache.kafka.server:type=AssignmentsManager

2025-07-30 Thread 黃竣陽
Hello all, Since REMOTE_LOG_READER_TASK_QUEUE_SIZE_METRIC and REMOTE_LOG_READER_AVG_IDLE_PERCENT_METRIC are part of the public API, I have introduced corresponding deprecated fields as a temporary bridge. These fields are marked as deprecated because they serve as a transitional workaround a

Re: [VOTE] 4.1.0 RC1

2025-07-30 Thread Christo Lolov
Heya! I tested creating a cluster using the binary tgz. Furthermore, I went through the enabling, producing, consuming, and disabling of queues. Lastly, I carried out the same steps on both Docker images. I went through the JavaDocs and clicked on links to confirm they work. I chose artifacts at

[jira] [Resolved] (KAFKA-19527) improve the docs of LogDirDescription for remote stroage

2025-07-30 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-19527?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-19527. Fix Version/s: 4.2.0 Resolution: Fixed > improve the docs of LogDirDescription for

Re: [DISCUSS] KIP-1187: Support to retrieve remote log size via DescribeLogDirs RPC

2025-07-30 Thread PoAn Yang
Hi Chia-Ping, Thanks for the review. It looks like there is another thread which don’t match to the discussion thread on the KIP, so I change to response here. chia_00: Renamed `setIncludeRemoteInfo(boolean)` to `includeRemoteInfo(boolean)`. chia_01: Yes, like Kamal mentioned, the `PartitionSiz

[jira] [Created] (KAFKA-19563) Separate the controller config and admin config when add controller

2025-07-30 Thread Luke Chen (Jira)
Luke Chen created KAFKA-19563: - Summary: Separate the controller config and admin config when add controller Key: KAFKA-19563 URL: https://issues.apache.org/jira/browse/KAFKA-19563 Project: Kafka

Re: [VOTE] 4.1.0 RC1

2025-07-30 Thread Paolo Patierno
Of course, here my +1 (non binding) for the release :-) On Wed, 30 Jul 2025 at 08:15, Paolo Patierno wrote: > HI, > within the Strimzi project we ran all the regression tests and everything > seems to be fine. > We had to deal with a behavioural change in Kafka 4.1. It seems that now > ELR featu