KIP-1113: Enhancements to Rack-Aware Partition Assignor for Improved Client-Side Independence and Load Balancing

2024-11-16 Thread Jerry Cai
Status *Current state*: *Under Discussion* *Author: Jerry Cai * *Release: * *Discussion thread*: *JIRA*: KAFKA-17755 - AbstractPartitionAssignor can not enable RackAwareAssignment

[jira] [Created] (KAFKA-18029) Fix quorum_reconfiguration_test.py

2024-11-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18029: -- Summary: Fix quorum_reconfiguration_test.py Key: KAFKA-18029 URL: https://issues.apache.org/jira/browse/KAFKA-18029 Project: Kafka Issue Type: Bug

[jira] [Created] (KAFKA-18028) the effective kraft version of `--no-initial-controllers` should be 1 rather than 0

2024-11-16 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18028: -- Summary: the effective kraft version of `--no-initial-controllers` should be 1 rather than 0 Key: KAFKA-18028 URL: https://issues.apache.org/jira/browse/KAFKA-18028

[jira] [Created] (KAFKA-18027) MINOR: Correct DelayedOperationPurgatory comment about operation completion

2024-11-16 Thread Abhinav Dixit (Jira)
Abhinav Dixit created KAFKA-18027: - Summary: MINOR: Correct DelayedOperationPurgatory comment about operation completion Key: KAFKA-18027 URL: https://issues.apache.org/jira/browse/KAFKA-18027 Project

Re: [DISCUSS] KIP-1071: Streams Rebalance Protocol

2024-11-16 Thread Nick Telford
Hey everyone, With respect to Bruno's proposal, could instances cache their topology epoch on disk, and then upgrades/downgrades would simply involve deleting the cached epoch before starting the instance? My thinking is that this might be potentially simpler for users than modifying configuratio

[jira] [Resolved] (KAFKA-18022) fetchOffsetMetadata handling for minBytes estimation in both common/uncommon cases of share fetch

2024-11-16 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-18022. - Fix Version/s: 4.0.0 Resolution: Fixed merged the PR to trunk. > fetchOffsetMetadata handling fo