[jira] [Created] (KAFKA-18649) Complete ClearElrRecord handling in topic delta

2025-01-25 Thread Calvin Liu (Jira)
Calvin Liu created KAFKA-18649: -- Summary: Complete ClearElrRecord handling in topic delta Key: KAFKA-18649 URL: https://issues.apache.org/jira/browse/KAFKA-18649 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-1114 Introducing Chunk in Partition

2025-01-25 Thread De Gao
Hi All: I have updated the KIP to be more specific on the motivation based on the comments.Please review as you can. Appreciated. If no more review to follow I will submit the KIP for vote. Thank you! On 3 January 2025 22:36:06 GMT, De Gao wrote: >Thanks for the review. >This is an interesting

[jira] [Resolved] (KAFKA-18631) Remove ZkConfigs

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

[jira] [Created] (KAFKA-18648) kafka-python requires metadata request version 1

2025-01-25 Thread Ismael Juma (Jira)
Ismael Juma created KAFKA-18648: --- Summary: kafka-python requires metadata request version 1 Key: KAFKA-18648 URL: https://issues.apache.org/jira/browse/KAFKA-18648 Project: Kafka Issue Type: Bu

[jira] [Created] (KAFKA-18647) Kafka QuickStart Documentation with Windows Support

2025-01-25 Thread Ukpa Uchechi (Jira)
Ukpa Uchechi created KAFKA-18647: Summary: Kafka QuickStart Documentation with Windows Support Key: KAFKA-18647 URL: https://issues.apache.org/jira/browse/KAFKA-18647 Project: Kafka Issue Typ

Re: Kafka Quick Start Documentation and Windows Support

2025-01-25 Thread Ukpa Uchechi
Hi Chia-Ping, Thank you for your encouraging response and for the helpful resource! I’ll submit a JIRA ticket and start working on the pull request. I’ll make sure to ping you once the PR is ready for review. I appreciate your willingness to review it. Best regards, Uchechi On Sat, 25 Jan 2025

[jira] [Resolved] (KAFKA-18555) Avoid casting MetadataCache to KRaftMetadataCache

2025-01-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18555. Fix Version/s: 4.1.0 Resolution: Fixed > Avoid casting MetadataCache to KRaftMetada

[jira] [Resolved] (KAFKA-18533) Remove KafkaConfig zookeeper related logic

2025-01-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18533. Fix Version/s: 4.1.0 Resolution: Fixed > Remove KafkaConfig zookeeper related logic

Re: Kafka Quick Start Documentation and Windows Support

2025-01-25 Thread Chia-Ping Tsai
hi Uchechi This is an excellent suggestion. Considering Kafka provides numerous batch scripts tailored for Windows users ( https://github.com/apache/kafka/tree/trunk/bin/windows), I encourage you to submit a JIRA ticket and a pull request to enrich the documentation with Windows-specific instructi

[jira] [Resolved] (KAFKA-18639) Add @Flaky to testAdminClientApisAuthenticationFailure, testOutdatedCoordinatorAssignment, and testThrottledProducerConsumer

2025-01-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18639?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18639. Fix Version/s: 4.1.0 Resolution: Fixed > Add @Flaky to testAdminClientApisAuthentic

[jira] [Resolved] (KAFKA-18499) Clean up LogConfig

2025-01-25 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18499. Fix Version/s: 4.1.0 Resolution: Fixed > Clean up LogConfig > -- >

Kafka Quick Start Documentation and Windows Support

2025-01-25 Thread Ukpa Uchechi
Hi, I noticed that the Kafka Quick Start documentation doesn’t currently include support or instructions specific to Windows environments.Would there be any plans to address this, or is there a reason it hasn’t been included yet? If so, I’d be happy to contribute to expanding the documentation to