[jira] [Resolved] (KAFKA-18851) Share RPCs check topic describe permission

2025-02-22 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18851. Resolution: Duplicate KAFKA-18817 > Share RPCs check topic describe permission >

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

2025-02-22 Thread TengYao Chi
Hi Muralidhar, Thanks for the KIP. Since we have migrated to log4j2, the KIP content must also be updated. Best Regards, TengYao Muralidhar Basani 於 2024年9月10日 週二 下午1:21寫道: > Hi, > > I assume there are no concerns. Will start a voting thread. > > Thanks, > Murali > > On Fri, Sep 6, 2024 at 2:

[jira] [Created] (KAFKA-18851) Share RPCs check topic describe permission

2025-02-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18851: -- Summary: Share RPCs check topic describe permission Key: KAFKA-18851 URL: https://issues.apache.org/jira/browse/KAFKA-18851 Project: Kafka Issue Type: Su

Re: [DISCUSS] KIP-1133: AK Documentation and Website in Markdown

2025-02-22 Thread Harish Vishwanath
Thank you David. Appreciate your feedback. My comments below: DA1) I think this is a very good suggestion. While building the prototype, I did spend additional effort for older versions of the doc since there are fairly significant differences in the structure and format of the documents as compar

[jira] [Created] (KAFKA-18850) Fix the docs of org.apache.kafka.automatic.config.providers

2025-02-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18850: -- Summary: Fix the docs of org.apache.kafka.automatic.config.providers Key: KAFKA-18850 URL: https://issues.apache.org/jira/browse/KAFKA-18850 Project: Kafka

[jira] [Created] (KAFKA-18849) add "strict min ISR" to the docs of "min.insync.replicas"

2025-02-22 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18849: -- Summary: add "strict min ISR" to the docs of "min.insync.replicas" Key: KAFKA-18849 URL: https://issues.apache.org/jira/browse/KAFKA-18849 Project: Kafka

[jira] [Created] (KAFKA-18848) Flaky test CooperativeConsumerCoordinatorTest#testOutdatedCoordinatorAssignment

2025-02-22 Thread Jira
黃竣陽 created KAFKA-18848: --- Summary: Flaky test CooperativeConsumerCoordinatorTest#testOutdatedCoordinatorAssignment Key: KAFKA-18848 URL: https://issues.apache.org/jira/browse/KAFKA-18848 Project: Kafka

Re: [DISCUSS] KIP-1124: Providing a clear Kafka Client upgrade path

2025-02-22 Thread Ismael Juma
For regular clients (producer, consumer, admin client), I think we should describe this in the following way: 1. What's the minimum version to directly upgrade to 4.0? I suggest we go with 2.1 - it's the same baseline set by KIP-896 and it's simpler to have fewer version ranges to explain and worr

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

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

Re: [VOTE] 4.0.0 RC0

2025-02-22 Thread TengYao Chi
Hi David, So far, I have completed the following validations on my local machine: - Built from source with JDK21-Zulu - Ran all unit and integration tests - Ran the KRaft quickstart using kafka_2.13-4.0.0.tgz - Built JVM/native images with RC archive - Tested JVM/native containers by following th

Re: [VOTE] 4.0.0 RC0

2025-02-22 Thread David Jacot
Hi all, The native image has been published: https://github.com/apache/kafka/actions/runs/13471585477/job/37646356143. I thought that the job was stuck but it just took longer than what I expected. Sorry for the confusion. Best, David On Sat, Feb 22, 2025 at 12:10 PM TengYao Chi wrote: > > Hi D

Re: [VOTE] 4.0.0 RC0

2025-02-22 Thread TengYao Chi
Hi David, Thanks for running the 4.0 release! apache/kafka-native:4.0.0-rc0 (Building the native image failed, I need to > investigate it) I have just tried to build 4.0 native images on my local machine and it worked normally. (command: `python3 docker_build_test.py kafka/test --image-tag kafka

[VOTE] 4.0.0 RC0

2025-02-22 Thread David Jacot
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 4.0.0. We still have some remaining blockers but we figured that getting a first release candidate will help the community to test this major release. - This is the first release without A