[jira] [Resolved] (KAFKA-16677) Replace ClusterType#ALL and ClusterType#DEFAULT by Array

2024-05-12 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-16677. Fix Version/s: 3.8.0 Resolution: Fixed > Replace ClusterType#ALL and ClusterType#DE

why check producer record batch is full used uncompressed size, not use the compressed size

2024-05-12 Thread jiang dou
hello Recently I was studying the kafka producer code, I find if enable compressed,allocate memory buffer from buffer pool and check if recordBatch is full use the records uncompressed size。not after compressed size。 This will cause a batch to be sent when there may still be a lot of free space

[jira] [Created] (KAFKA-16709) move logDir within broker might cause log cleanup hanging

2024-05-12 Thread Luke Chen (Jira)
Luke Chen created KAFKA-16709: - Summary: move logDir within broker might cause log cleanup hanging Key: KAFKA-16709 URL: https://issues.apache.org/jira/browse/KAFKA-16709 Project: Kafka Issue Typ

[jira] [Created] (KAFKA-16708) Allow dynamic port for advertised listeners in Docker image

2024-05-12 Thread Chris Bono (Jira)
Chris Bono created KAFKA-16708: -- Summary: Allow dynamic port for advertised listeners in Docker image Key: KAFKA-16708 URL: https://issues.apache.org/jira/browse/KAFKA-16708 Project: Kafka Issu

[jira] [Created] (KAFKA-16707) Kafka Kraft : adding Principal Type in StandardACL for matching with KafkaPrincipal of connected client

2024-05-12 Thread Franck L. (Jira)
Franck L. created KAFKA-16707: - Summary: Kafka Kraft : adding Principal Type in StandardACL for matching with KafkaPrincipal of connected client Key: KAFKA-16707 URL: https://issues.apache.org/jira/browse/KAFKA-16707

[jira] [Created] (KAFKA-16706) Refactor ReplicationQuotaManager/RLMQuotaManager to eliminate code duplication

2024-05-12 Thread Abhijeet Kumar (Jira)
Abhijeet Kumar created KAFKA-16706: -- Summary: Refactor ReplicationQuotaManager/RLMQuotaManager to eliminate code duplication Key: KAFKA-16706 URL: https://issues.apache.org/jira/browse/KAFKA-16706 Pr

Re: [DISCUSS] KIP-1028: Docker Official Image for Apache Kafka

2024-05-12 Thread Vedarth Sharma
Hey Chris! Functionality wise, we don't intend to have any differences between OSS Docker Image and Docker Official Image. The Docker Official Image will be the recommended one. Since the Docker Official Image might be delayed due to review done by Docker, images on apache/kafka (OSS Docker Image)