[jira] [Created] (KAFKA-18169) Mark KIP-848's API & Records as stable

2024-12-05 Thread David Jacot (Jira)
David Jacot created KAFKA-18169: --- Summary: Mark KIP-848's API & Records as stable Key: KAFKA-18169 URL: https://issues.apache.org/jira/browse/KAFKA-18169 Project: Kafka Issue Type: Sub-task

[jira] [Resolved] (KAFKA-18148) the persister methods deleteState, initializeState, and readSummary should not declare exceptions in their method signatures

2024-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18148. Fix Version/s: 4.0.0 (was: 4.1.0) Resolution: Fixed > the p

[jira] [Resolved] (KAFKA-15737) KRaft support in ConsumerBounceTest

2024-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-15737. Fix Version/s: 4.0.0 Resolution: Fixed fixed by https://github.com/apache/kafka/pul

Re: [VOTE] 3.7.2 RC1

2024-12-05 Thread Luke Chen
Hi Matthias, Thanks for running the release. I did the following steps: - Validated the checksums and keys - Browsed the javadocs - Browsed the documentation - Ran all the quickstart using KRaft with kafka_2.13-3.7.2.tgz - Ran basic quickstart using 3.7.2-rc1 docker image +1 bind

[jira] [Resolved] (KAFKA-18154) ShareConsumerTest suite times out sometimes

2024-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18154. Resolution: Duplicate duplicate to KAFKA-18129 > ShareConsumerTest suite times out someti

Re: [VOTE] 3.7.2 RC1

2024-12-05 Thread Matthias J. Sax
Thanks Josep. Great idea. Here is the draft PR link for docs updates: https://github.com/apache/kafka-site/pull/652 Thanks Divij for talking a look and voting. If we need a new RC, happy to include the two tickets you mentioned. Too bad that you did miss my original email proposing 3.7.2,

[PR] [DO NOT MERGE] MINOR: update docs for 3.7.2 release [kafka-site]

2024-12-05 Thread via GitHub
mjsax opened a new pull request, #652: URL: https://github.com/apache/kafka-site/pull/652 This PR is only a draft, and need to be updated after 3.7.2 release is voted and finalized. JavaDocs which say `3.7.2-SNAPSHOT` right now, will be re-generated and this PR will get updated after

Jenkins build is still unstable: Kafka » Kafka PowerPC Daily » test-powerpc #139

2024-12-05 Thread Apache Jenkins Server
See

Re: [VOTE] 3.7.2 RC1

2024-12-05 Thread Matthias J. Sax
Thanks for taking a look Bill! Yes, for minor release we stage the new docs in a "hidden" folder (eg `/40/` for upcoming 4.0.0 release), but we don't do this for bug-fix releases IIRC -- there is no `/370/` or `/371/` folders. We could create a `/372/` but would need to delete it afterward. Pu

[jira] [Resolved] (KAFKA-18159) Remove onPartitionsRevoked and onPartitionsAssigned from SinkTask

2024-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18159?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18159. Fix Version/s: 4.0.0 Resolution: Fixed > Remove onPartitionsRevoked and onPartition

[jira] [Resolved] (KAFKA-18140) Remove ZooKeeperMainWithTlsSupportForKafka

2024-12-05 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-18140. Fix Version/s: 4.0.0 Resolution: Fixed > Remove ZooKeeperMainWithTlsSupportForKafka

[jira] [Resolved] (KAFKA-18129) `SharePartition#maybeInitialize` should complete the future outsize the write lock

2024-12-05 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-18129. -- Resolution: Fixed > `SharePartition#maybeInitialize` should complete the future outsiz

Re: [VOTE] 3.7.2 RC1

2024-12-05 Thread Divij Vaidya
## Validations (on AArch64 machine) 1. Built from source 2. Ran all tests (successful amongst multiple runs) 3. Verified basic produce/consume 4. Verified that the maven artifacts contain 3.7.2 bits ## Problems 1. While checking the commits on the branch, I found one commit which is not captured

[jira] [Created] (KAFKA-18168) GlobalKTable does not checkpoint offsets until next 10K events

2024-12-05 Thread Sergey Zyrianov (Jira)
Sergey Zyrianov created KAFKA-18168: --- Summary: GlobalKTable does not checkpoint offsets until next 10K events Key: KAFKA-18168 URL: https://issues.apache.org/jira/browse/KAFKA-18168 Project: Kafka

[jira] [Resolved] (KAFKA-18052) Decouple the dependency of feature stable version to the metadata version

2024-12-05 Thread Jun Rao (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18052?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao resolved KAFKA-18052. - Fix Version/s: 4.0.0 Resolution: Fixed merged the PR to trunk > Decouple the dependency of featu

[Kafka] First-time contribution: PR for README improvement - Review request

2024-12-05 Thread Swikar Patel
Hi Team, I'm excited to submit my first contribution to the Kafka project! I've opened a pull request: https://github.com/apache/kafka/pull/18066 This PR addresses Kafka-18111. The main changes include: Adding the official Kafka logo to the README I've also cleaned up the commit history to ma

Re: [VOTE] 3.7.2 RC1

2024-12-05 Thread Josep Prat
Hi Matthias, For 3.8.1 I pointed to the PR that makes the update to the new patch version. Best, -- Josep Prat Open Source Engineering Director, Aiven josep.p...@aiven.io | +491715557497 | aiven.io Aiven Deutschland GmbH Alexanderufer 3-7, 10117 Berlin Geschäftsführer: Oskari

[jira] [Resolved] (KAFKA-18113) Create Component Table in README

2024-12-05 Thread Swikar Patel (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swikar Patel resolved KAFKA-18113. -- Resolution: Won't Do > Create Component Table in README > > >

Permission to Contribute Code Changes to Apache Kafka

2024-12-05 Thread Kiruthiga Prabhakaran
Hi team, I am Kiruthiga Prabakaran. I am a java developer with 8 years of experience. I am interested in contributing to the Apache Kafka project. My jira username is kiru1793 and I kindly request permission to contribute code changes to Apache Kafka. Please let me know if there are any additio

[jira] [Resolved] (KAFKA-18086) Enable propagation of the error message when writing state

2024-12-05 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18086?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-18086. -- Resolution: Fixed > Enable propagation of the error message when writing state > -

[jira] [Created] (KAFKA-18167) Disable JDK session ticket extension by default

2024-12-05 Thread David Mao (Jira)
David Mao created KAFKA-18167: - Summary: Disable JDK session ticket extension by default Key: KAFKA-18167 URL: https://issues.apache.org/jira/browse/KAFKA-18167 Project: Kafka Issue Type: Task

[jira] [Resolved] (KAFKA-18114) Add Use Case Descriptions to README

2024-12-05 Thread Swikar Patel (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swikar Patel resolved KAFKA-18114. -- Resolution: Won't Do > Add Use Case Descriptions to README > -

[jira] [Resolved] (KAFKA-18112) Add Kafka Logo to README

2024-12-05 Thread Swikar Patel (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swikar Patel resolved KAFKA-18112. -- Resolution: Won't Do > Add Kafka Logo to README > > >

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

2024-12-05 Thread Moncef Abboud
Hi Gaurav, Thank you for your reply. There is some overlap between the two. However, while KIP-687 focuses primarily on brokers, this KIP targets consumers and producers, with additional benefits for brokers. Best, Moncef On Thu, Dec 5, 2024, 10:38 AM Gaurav Narula wrote: > Hi Moncef, > > Tha

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

2024-12-05 Thread Gaurav Narula
Hi Moncef, Thank you for the KIP. It seems very similar in spirit to KIP-687 (https://cwiki.apache.org/confluence/display/KAFKA/KIP-687%3A+Automatic+Reloading+of+Security+Store) which seems like it was approved but never fully implemented. Can you please confirm if it is the case indeed? Regar

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

2024-12-05 Thread Moncef Abboud
Hello everyone, A GitHub PR https://github.com/apache/kafka/pull/17987 implementing the KIP is also available. Your feedback would be greatly appreciated! Cheers, Moncef On Mon, Dec 2, 2024, 5:12 PM Moncef Abboud wrote: > Hi all, > > I hope your week is off to a great start. > > I created a

Re: [VOTE] KIP-1034: Dead letter queue in Kafka Streams

2024-12-05 Thread Lucas Brutschy
Hi Sebastien, I believe the new proposal has a similar problem (since fields in interfaces are always static). Would you consider adding an overload of `handle` instead that passes a collection of DLQ records that can be mutated? That wouldn't be as clean as returning it in the return value, but w

Re: [DISCUSS] KIP-1111: Enforcing Explicit Naming for Kafka Streams Internal Topics

2024-12-05 Thread Lucas Brutschy
Hi, agreeing with Bill here. I'm still not sure, I like `resource` but I won't insist - ready for a vote. Cheers, Lucas On Thu, Dec 5, 2024 at 12:31 AM Bill Bejeck wrote: > > Hi All, > > Thanks for the KIP, Sébastien, this will be a very useful addition. > > I don't have any additional comments

[jira] [Created] (KAFKA-18166) Indefinite timeout when publishing events to RLMM (RemoteLogMetadataManager)

2024-12-05 Thread Divij Vaidya (Jira)
Divij Vaidya created KAFKA-18166: Summary: Indefinite timeout when publishing events to RLMM (RemoteLogMetadataManager) Key: KAFKA-18166 URL: https://issues.apache.org/jira/browse/KAFKA-18166 Project:

[jira] [Created] (KAFKA-18164) Empty in memory acknowledgements when a shareAcknowledge request fails

2024-12-05 Thread Chirag Wadhwa (Jira)
Chirag Wadhwa created KAFKA-18164: - Summary: Empty in memory acknowledgements when a shareAcknowledge request fails Key: KAFKA-18164 URL: https://issues.apache.org/jira/browse/KAFKA-18164 Project: Kaf

[jira] [Created] (KAFKA-18165) Update nodesWithPendingRequests only when a request successfully builds

2024-12-05 Thread Chirag Wadhwa (Jira)
Chirag Wadhwa created KAFKA-18165: - Summary: Update nodesWithPendingRequests only when a request successfully builds Key: KAFKA-18165 URL: https://issues.apache.org/jira/browse/KAFKA-18165 Project: Ka

[jira] [Created] (KAFKA-18163) Move VerificationGuardTest to storage module

2024-12-05 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18163: -- Summary: Move VerificationGuardTest to storage module Key: KAFKA-18163 URL: https://issues.apache.org/jira/browse/KAFKA-18163 Project: Kafka Issue Type:

[jira] [Created] (KAFKA-18162) Move LocalLogTest to storage module

2024-12-05 Thread Mickael Maison (Jira)
Mickael Maison created KAFKA-18162: -- Summary: Move LocalLogTest to storage module Key: KAFKA-18162 URL: https://issues.apache.org/jira/browse/KAFKA-18162 Project: Kafka Issue Type: Sub-task

Re: [VOTE] KIP-1098: Reverse Checkpointing in MirrorMaker

2024-12-05 Thread Dániel Urbán
Bumping this vote - the change has a relatively small footprint, but fills a sizable gap in MM2. Please consider checking the KIP and chiming in. TIA Daniel Viktor Somogyi-Vass ezt írta (időpont: 2024. dec. 2., H, 10:40): > +1 (binding) > > Thanks for the KIP Daniel! > > Viktor > > On Mon, Dec 2

Re: Request for Permission to Contribute Code Changes to Apache Kafka

2024-12-05 Thread Josep Prat
Hi Suresh, Thanks for your interest in Apache Kafka. I granted you permissions on our Jira. If you are interested in writing a KIP (Kafka Improvement Process) you'd need a Confluence Account as well. Best, On Thu, Dec 5, 2024 at 10:38 AM Suresh Kumar M wrote: > Dear Team, > > I hope this email

Request for Permission to Contribute Code Changes to Apache Kafka

2024-12-05 Thread Suresh Kumar M
Dear Team, I hope this email finds you well. I am Suresh Kumar, a software developer with 2 years of experience, and I am eager to contribute to the Apache Kafka project to expand my knowledge and assist in its development. My *Jira username* is *suresh7 *and I kindly request permission to contr

Re: [DISCUSS] KIP-1030: Change constraints and default values for various configurations

2024-12-05 Thread Divij Vaidya
Hi Ismael You are right. In hindsight, I should have started deprecation with one of the earlier 3.x versions. But since that ship has already sailed, we can either wait for 5.0 to make the actual change with just a deprecation notice in 4.x OR we can make the change starting in 4.0 itself. I th