Re: [VOTE] KIP-1064 - Upgrade slf4j to 2.x

2025-03-22 Thread TengYao Chi
Hi Stig Sorry for the late reply, and thanks for your question. 😀 The title "Upgrade slf4j to 2.x" represents the core change enabling improved logging backend selection. The fundamental change is the SLF4J upgrade, which brings the new provider selection mechanism (`-Dslf4j.provider`) as a key f

Re: [DISCUSS] KIP-1119: Add support for SSL hot reload

2025-03-22 Thread Moncef Abboud
Hi Mickael, Thank you for your feedback. >- Can you provide the description and default value for the new configuration? Done. I amended the KIP. >The KIP explicitly mentions brokers, consumer and producers, I assume it also covers admin clients (and controllers)? Correct. I believe both the c

Re: [DISCUSS] KIP-1140: Avoid to return null value in Map from public api of consumer

2025-03-22 Thread 黃竣陽
Hello Ismael, Thanks for your comments. **Q1:** I believe this change should be introduced in Kafka 5.0. I will include a note about this in the KIP. **Q2, Q3:** Although these methods are not explicitly mentioned, they currently return null. While tracing the code, I found that null is retu

[jira] [Resolved] (KAFKA-16619) Unnecessary controller warning : "Loaded ZK migration state of NONE"

2025-03-22 Thread Zihao Lin (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zihao Lin resolved KAFKA-16619. --- Resolution: Fixed Fixed via [https://github.com/apache/kafka/pull/15926] > Unnecessary controller w

[jira] [Resolved] (KAFKA-18980) OffsetMetadataManager#cleanupExpiredOffsets should record the number of records rather than topic partitions

2025-03-22 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18980?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18980. Fix Version/s: 4.1.0 Resolution: Fixed > OffsetMetadataManager#cleanupExpiredOffset

Re: [VOTE] KIP-1064 - Upgrade slf4j to 2.x

2025-03-22 Thread TengYao Chi
Hello everyone, Sorry for the late reply. Based on the previous discussion, I would like to conclude with the following points: 1. The upgrade to slf4j2 should be postponed to Kafka 5.0 due to compatibility issues. 2. I will revise the motivation section of the KIP to emphasize that the

[VOTE] KIP-1123: Rack-aware partitioning for Kafka Producer

2025-03-22 Thread Ivan Yurchenko
Hi! As there's no more comments regarding KIP-1123 [1], I'd like to put it to a vote. Best regards, Ivan [1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-1123:+Rack-aware+partitioning+for+Kafka+Producer

[jira] [Resolved] (KAFKA-18999) Remove BrokerMetadata

2025-03-22 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18999?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18999. Fix Version/s: 4.1.0 Resolution: Fixed > Remove BrokerMetadata > --

[DISCUSS] KIP-1146: Anchored wall-clock punctuation

2025-03-22 Thread Herman K. Jakobsen
Hi all, I would like to start a discussion thread on https://cwiki.apache.org/confluence/display/KAFKA/KIP-1146%3A+Anchored+wall-clock+punctuation Best regards, Herman