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

2025-03-09 Thread TengYao Chi
Hi Ismael Thanks for pointing this out. I have just updated the "Compatibility, Deprecation, and Migration Plan" section and indicated that we should only introduce this change if we are sure the compatibility isn't broken. Please take a look. Best, TengYao Ismael Juma 於 2025年3月10日 週一 下午12:51

[jira] [Created] (KAFKA-18951) Validate client code and documentation in examples/ directory

2025-03-09 Thread Kirk True (Jira)
Kirk True created KAFKA-18951: - Summary: Validate client code and documentation in examples/ directory Key: KAFKA-18951 URL: https://issues.apache.org/jira/browse/KAFKA-18951 Project: Kafka Issu

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

2025-03-09 Thread Chia-Ping Tsai
hi Harish > Hugo supports live-reload. The docsy theme has dependencies on golang and a couple of nodeJS libraries (autoprefixer, postcss etc.,) and as such it will be simpler to use docker based workflows to avoid having to install any dependencies locally for development (ref: https://github.com

KIP-1141: Simplifying MetadataQuorumCommand by Leveraging Admin API for Controller Management

2025-03-09 Thread Kuan Po Tseng
Hi everyone, I'd like to start a discussion thread on *KIP-1141*, which proposes a relatively small but useful change: simplifying the *MetadataQuorumCommand* by leveraging the Admin API for adding and removing controllers. You can find the details here: https://cwiki.apache.org/confluence/x/PZF

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

2025-03-09 Thread Ismael Juma
Thanks for updating the KIP. A comment below: As we introduce this change in major version 4.1.0, since we provide the > backend binding dependencies, users should be able to upgrade their backend > dependencies. 4.1 is a minor version (not major version). So, this KIP is only acceptable in 4.1.

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

2025-03-09 Thread Chia-Ping Tsai
hi Harish I have to say, this KIP is one of the best ideas I've seen recently, and I agree with Matthias that we don't need to translate any older versions. I truly hope this KIP can be included in 4.0. I have a quick question: what is the recommended procedure for testing the site locally after

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

2025-03-09 Thread Harish Vishwanath
Hello all Sorry for my delayed response. Thanks for your feedback and comments. Please see below: > Do you plan to have a development version of the website online in parallel to the old HTML version? Yes. The current prototype which supports all versions until AK 3.9 is running at https://kafka-

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

2025-03-09 Thread TengYao Chi
Hello guys, I have taken over this KIP from Muralidhar. Given that the original content is outdated since the logging framework has been widely changed, I have updated the content of the KIP. Please take a look and share your thoughts. Best Regards, TengYao TengYao Chi 於 2025年2月23日 週日 下午3:19寫道:

[jira] [Resolved] (KAFKA-9148) Consider forking RocksDB for Streams

2025-03-09 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-9148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-9148. Resolution: Won't Fix Don't think it's a good idea to folk RocksDB to begin with... Also th

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

2025-03-09 Thread Kuan Po Tseng
Hi everyone, The vote has now been open for over 72 hours and has passed with 4 binding votes (Matthias, Chia-Ping, David and Bruno). Best, Kuan-Po Tseng On 2025/03/06 05:44:33 Kuan Po Tseng wrote: > Hi Ismael, > > Sorry about that... I'll revert the KIP state back to "Voting" and, as you > s

[jira] [Created] (KAFKA-18950) Allow to "shift" window-start anchor for Tumbling/Hopping windows

2025-03-09 Thread Matthias J. Sax (Jira)
Matthias J. Sax created KAFKA-18950: --- Summary: Allow to "shift" window-start anchor for Tumbling/Hopping windows Key: KAFKA-18950 URL: https://issues.apache.org/jira/browse/KAFKA-18950 Project: Kafk

[jira] [Resolved] (KAFKA-7079) ValueTransformerWithKeySupplier is not mentioned in the documentation

2025-03-09 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-7079. Resolution: Won't Fix > ValueTransformerWithKeySupplier is not mentioned in the documentati

[jira] [Resolved] (KAFKA-7302) Remove Java7 examples from Streams Docs

2025-03-09 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-7302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-7302. Fix Version/s: 4.0.0 Resolution: Fixed I believe we did do this cleanup during 4.0.0

[jira] [Resolved] (KAFKA-8871) Allow timestamp manipulation in ValueTransformerWithKey

2025-03-09 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-8871?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-8871. Resolution: Won't Fix With the new type-safe PAPI (v2) `ValueTransformerWithKey` is going t

[jira] [Resolved] (KAFKA-18023) Enforcing Explicit Naming for Kafka Streams Internal Topics (KIP-1111)

2025-03-09 Thread Matthias J. Sax (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax resolved KAFKA-18023. - Fix Version/s: 4.1.0 Resolution: Fixed > Enforcing Explicit Naming for Kafka Stre

[jira] [Created] (KAFKA-18949) fix testDeleteRecordsAfterCorruptRecords for consumer protocol

2025-03-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18949: -- Summary: fix testDeleteRecordsAfterCorruptRecords for consumer protocol Key: KAFKA-18949 URL: https://issues.apache.org/jira/browse/KAFKA-18949 Project: Kafka

[jira] [Created] (KAFKA-18948) Move DynamicLogConfig to server module

2025-03-09 Thread TengYao Chi (Jira)
TengYao Chi created KAFKA-18948: --- Summary: Move DynamicLogConfig to server module Key: KAFKA-18948 URL: https://issues.apache.org/jira/browse/KAFKA-18948 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-18845) Fail test QuorumControllerTest#testUncleanShutdownBrokerElrEnabled

2025-03-09 Thread PoAn Yang (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18845?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] PoAn Yang resolved KAFKA-18845. --- Resolution: Fixed > Fail test QuorumControllerTest#testUncleanShutdownBrokerElrEnabled > ---

[jira] [Created] (KAFKA-18947) refactor MetadataShell

2025-03-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18947: -- Summary: refactor MetadataShell Key: KAFKA-18947 URL: https://issues.apache.org/jira/browse/KAFKA-18947 Project: Kafka Issue Type: Improvement

[jira] [Created] (KAFKA-18946) Move DynamicLogConfig, BrokerReconfigurable, and DynamicProducerStateManagerConfig to server module

2025-03-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18946: -- Summary: Move DynamicLogConfig, BrokerReconfigurable, and DynamicProducerStateManagerConfig to server module Key: KAFKA-18946 URL: https://issues.apache.org/jira/browse/KAFKA-

[jira] [Resolved] (KAFKA-17856) Move ConfigCommandTest and ConfigCommandIntegrationTest to tool module

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

[jira] [Resolved] (KAFKA-18706) Move AclPublisher to metadata module

2025-03-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18706?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18706. Fix Version/s: 4.1.0 Resolution: Fixed > Move AclPublisher to metadata module > ---

[jira] [Created] (KAFKA-18945) Enahnce the docs of Admin#describeCluster and Admin#describeConfigs

2025-03-09 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18945: -- Summary: Enahnce the docs of Admin#describeCluster and Admin#describeConfigs Key: KAFKA-18945 URL: https://issues.apache.org/jira/browse/KAFKA-18945 Project: Kafk

[jira] [Resolved] (KAFKA-18944) Remove unused setters from ClusterConfig

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

[jira] [Resolved] (KAFKA-18909) Move DynamicThreadPool to server module

2025-03-09 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18909. Fix Version/s: 4.1.0 Resolution: Fixed > Move DynamicThreadPool to server module >