[jira] [Created] (KAFKA-18743) leader.imbalance.per.broker.percentage is not supported by Kraft

2025-02-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18743: -- Summary: leader.imbalance.per.broker.percentage is not supported by Kraft Key: KAFKA-18743 URL: https://issues.apache.org/jira/browse/KAFKA-18743 Project: Kafka

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-02-05 Thread Chia-Ping Tsai
hi David I open a new blocker (https://issues.apache.org/jira/browse/KAFKA-18743) to remove a zk-related config `leader.imbalance.per.broker.percentage` which is used to limit the zk ops. Best, Chia-Ping On 2025/02/05 12:41:55 Chia-Ping Tsai wrote: > hi David, > > I have a documentation impro

[jira] [Resolved] (KAFKA-16368) Change constraints and default values for various configurations - part 1

2025-02-05 Thread Divij Vaidya (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Divij Vaidya resolved KAFKA-16368. -- Resolution: Fixed > Change constraints and default values for various configurations - part 1

[jira] [Created] (KAFKA-18742) Change constraints and default values for various configurations - part 2

2025-02-05 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-18742: Summary: Change constraints and default values for various configurations - part 2 Key: KAFKA-18742 URL: https://issues.apache.org/jira/browse/KAFKA-18742 Project: Ka

[jira] [Created] (KAFKA-18741) document the removal of `inter.broker.protocol.version`

2025-02-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18741: -- Summary: document the removal of `inter.broker.protocol.version` Key: KAFKA-18741 URL: https://issues.apache.org/jira/browse/KAFKA-18741 Project: Kafka I

[jira] [Reopened] (KAFKA-18366) Remove KafkaConfig.interBrokerProtocolVersion

2025-02-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai reopened KAFKA-18366: reopen as follow-up of https://github.com/apache/kafka/pull/18566 > Remove KafkaConfig.interB

[jira] [Created] (KAFKA-18740) Remove BootstrapDirectory#ibp

2025-02-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18740: -- Summary: Remove BootstrapDirectory#ibp Key: KAFKA-18740 URL: https://issues.apache.org/jira/browse/KAFKA-18740 Project: Kafka Issue Type: Improvement

[jira] [Resolved] (KAFKA-18206) EmbeddedKafkaCluster must set features

2025-02-05 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-18206. Resolution: Fixed > EmbeddedKafkaCluster must set features > -

[jira] [Created] (KAFKA-18739) Group-level streams configuration

2025-02-05 Thread Lucas Brutschy (Jira)
Lucas Brutschy created KAFKA-18739: -- Summary: Group-level streams configuration Key: KAFKA-18739 URL: https://issues.apache.org/jira/browse/KAFKA-18739 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-16720) Add AdminClient.listShareGroupOffsets

2025-02-05 Thread Sanskar Jhajharia (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanskar Jhajharia resolved KAFKA-16720. --- Resolution: Fixed > Add AdminClient.listShareGroupOffsets >

[jira] [Created] (KAFKA-18738) Revisit the DescribeShareGroupOffsets API to support multiple GroupIds in Request

2025-02-05 Thread Sanskar Jhajharia (Jira)
Sanskar Jhajharia created KAFKA-18738: - Summary: Revisit the DescribeShareGroupOffsets API to support multiple GroupIds in Request Key: KAFKA-18738 URL: https://issues.apache.org/jira/browse/KAFKA-18738

[jira] [Created] (KAFKA-18737) KafkaDockerWrapper setup functions fails due to storage format command

2025-02-05 Thread TengYao Chi (Jira)
TengYao Chi created KAFKA-18737: --- Summary: KafkaDockerWrapper setup functions fails due to storage format command Key: KAFKA-18737 URL: https://issues.apache.org/jira/browse/KAFKA-18737 Project: Kafka

[jira] [Created] (KAFKA-18736) Add Streams group heartbeat request manager

2025-02-05 Thread Bruno Cadonna (Jira)
Bruno Cadonna created KAFKA-18736: - Summary: Add Streams group heartbeat request manager Key: KAFKA-18736 URL: https://issues.apache.org/jira/browse/KAFKA-18736 Project: Kafka Issue Type: Sub

[jira] [Resolved] (KAFKA-18494) Initialize gaps in share partition cachedState to new available batches during share partition initialization

2025-02-05 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18494?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-18494. -- Fix Version/s: 4.1.0 Resolution: Fixed > Initialize gaps in share partition cac

Re: [DISCISS] KIP-860: Add client-provided option to guard against unintentional replication factor change during partition reassignments

2025-02-05 Thread Kuan Po Tseng
Hi all, After discussing with Stanislav Kozlovski, I plan to continue implementing this KIP. However, I have a question regarding the Validation section. It says, "If the targetReplicaSet of the reassignment differs from the current replica set of the partition, an error is thrown." I’m wonder

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

2025-02-05 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.9 #160

2025-02-05 Thread Apache Jenkins Server
See

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-02-05 Thread Chia-Ping Tsai
hi David, I have a documentation improvement for the zk legacy code related to "" (https://issues.apache.org/jira/browse/KAFKA-18735). We initially assumed "" would be removed in 4.0, but this has proven to be infeasible at this time. Therefore, it would be beneficial to update the existing do

[jira] [Created] (KAFKA-18735) the zk-related path `` is still existent in quota system, such as `ConfigEntity#name` and metrics tags

2025-02-05 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18735: -- Summary: the zk-related path `` is still existent in quota system, such as `ConfigEntity#name` and metrics tags Key: KAFKA-18735 URL: https://issues.apache.org/jira/browse/KAF

[jira] [Resolved] (KAFKA-18261) Remove TestUtils#createBrokerConfigs zkConnect argument

2025-02-05 Thread Jira
[ https://issues.apache.org/jira/browse/KAFKA-18261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] 黃竣陽 resolved KAFKA-18261. - Resolution: Fixed > Remove TestUtils#createBrokerConfigs zkConnect argument > --

[jira] [Created] (KAFKA-18734) Implement share partition metrics for share fetch

2025-02-05 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-18734: - Summary: Implement share partition metrics for share fetch Key: KAFKA-18734 URL: https://issues.apache.org/jira/browse/KAFKA-18734 Project: Kafka Issue Typ

[jira] [Created] (KAFKA-18733) Implement share group metrics for share fetch

2025-02-05 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-18733: - Summary: Implement share group metrics for share fetch Key: KAFKA-18733 URL: https://issues.apache.org/jira/browse/KAFKA-18733 Project: Kafka Issue Type: S

[jira] [Reopened] (KAFKA-17894) Additional metrics for cooperative consumption

2025-02-05 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-17894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal reopened KAFKA-17894: --- Reopening the issue as creating sub taks for the respective PRs. > Additional metrics for coope

[jira] [Resolved] (KAFKA-18732) Implement broker topic metrics for share fetch

2025-02-05 Thread Apoorv Mittal (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Apoorv Mittal resolved KAFKA-18732. --- Resolution: Fixed > Implement broker topic metrics for share fetch > ---

[jira] [Created] (KAFKA-18732) Implement broker topic metrics for share fetch

2025-02-05 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-18732: - Summary: Implement broker topic metrics for share fetch Key: KAFKA-18732 URL: https://issues.apache.org/jira/browse/KAFKA-18732 Project: Kafka Issue Type:

[jira] [Resolved] (KAFKA-18694) Migrate suitable classes to recorods in coordinator-common module

2025-02-05 Thread Christo Lolov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christo Lolov resolved KAFKA-18694. --- Resolution: Fixed > Migrate suitable classes to recorods in coordinator-common module >

[jira] [Resolved] (KAFKA-18705) Move ConfigRepository to metadata module

2025-02-05 Thread Christo Lolov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christo Lolov resolved KAFKA-18705. --- Resolution: Fixed > Move ConfigRepository to metadata module > -

[jira] [Resolved] (KAFKA-18698) Migrate suitable classes to records in server and server-common modules

2025-02-05 Thread Christo Lolov (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christo Lolov resolved KAFKA-18698. --- Resolution: Fixed > Migrate suitable classes to records in server and server-common modules

[jira] [Resolved] (KAFKA-18675) add unit tests for KAFKA-18171 to verify the parser of bootstrap.servers

2025-02-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18675. Fix Version/s: 4.0.0 Resolution: Fixed trunk: https://github.com/apache/kafka/comm

[jira] [Resolved] (KAFKA-18543) Strict validation of bootstrap.servers in Kafka Clients 3.8.x causing issues with multiline configurations

2025-02-05 Thread Ming-Yen Chung (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ming-Yen Chung resolved KAFKA-18543. Reviewer: Chia-Ping Tsai Assignee: Ming-Yen Chung Resolution: Resolved > Stric