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

2025-07-02 Thread Apache Jenkins Server
See

[VOTE] KIP-1154: Extending support for Microsecond/Nanosecond Precision for Kafka Connect

2025-07-02 Thread pritam kumar
Hi Kafka Community, Since there haven't been any new comments on the DISCUSS thread recently, I'd like to move KIP-1154 — *"Extending Support for Microsecond/Nanosecond Precision for Kafka Connect "* — to the voting stage.

[jira] [Created] (KAFKA-19466) LogConcurrencyTest should close the log when the test completes

2025-07-02 Thread Jun Rao (Jira)
Jun Rao created KAFKA-19466: --- Summary: LogConcurrencyTest should close the log when the test completes Key: KAFKA-19466 URL: https://issues.apache.org/jira/browse/KAFKA-19466 Project: Kafka Issue

Re: Requesting permissions to contribute to Apache Kafka

2025-07-02 Thread Matthias J. Sax
You should be all set. On 7/1/25 2:41 PM, Evan Zhou wrote: Hi, I'm requesting permissions to contribute to Apache Kafka. Wiki ID: ezhou Jira ID: ezhou Thanks, Evan

[jira] [Created] (KAFKA-19465) Enable Schema definition for InsertHeader SMT

2025-07-02 Thread Ed Berezitsky (Jira)
Ed Berezitsky created KAFKA-19465: - Summary: Enable Schema definition for InsertHeader SMT Key: KAFKA-19465 URL: https://issues.apache.org/jira/browse/KAFKA-19465 Project: Kafka Issue Type: I

Re: [PR] Update Kpow intro in the powered by page [kafka-site]

2025-07-02 Thread via GitHub
chia7712 merged PR #700: URL: https://github.com/apache/kafka-site/pull/700 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@kafka.apache

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-02 Thread Andrew Schofield
Thanks. PR merged into 4.1. Andrew From: Mickael Maison Sent: 02 July 2025 16:29 To: dev@kafka.apache.org Subject: Re: [DISCUSS] Apache Kafka 4.1.0 release Hi Andrew, Feel free to backport to 4.1. Thanks, Mickael On Wed, Jul 2, 2025 at 4:55 PM Andrew

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-02 Thread Mickael Maison
Hi Andrew, Feel free to backport to 4.1. Thanks, Mickael On Wed, Jul 2, 2025 at 4:55 PM Andrew Schofield wrote: > > Hi Mickael, > We have found an NPE in the group coordinator while stress testing which > should probably be fixed. > There is a chance that a topic being looked up is not present

Re: [DISCUSS] Apache Kafka 4.1.0 release

2025-07-02 Thread Andrew Schofield
Hi Mickael, We have found an NPE in the group coordinator while stress testing which should probably be fixed. There is a chance that a topic being looked up is not present in the metadata image in GroupCoordinatorService.onPartitionsDeleted. This is KAFKA-19454. Here's the trunk PR https://gith

[jira] [Created] (KAFKA-19464) remove findNextFetchOffset.set(true) from acknowledge and release acquired records functionality

2025-07-02 Thread Abhinav Dixit (Jira)
Abhinav Dixit created KAFKA-19464: - Summary: remove findNextFetchOffset.set(true) from acknowledge and release acquired records functionality Key: KAFKA-19464 URL: https://issues.apache.org/jira/browse/KAFKA-19464

Re: [FYI] Tiny wiki KIP list cleanup

2025-07-02 Thread Chia-Ping Tsai
Thanks for the cleanup! Kirk True 於 2025年7月2日 週三 上午2:56寫道: > Hi all, > > I moved a dozen accepted KIPs from the "KIPs under discussion" to the > "Adopted KIPs" table. > > Here are the diffs if you're interested/concerned: > > > https://cwiki.apache.org/confluence/pages/diffpagesbyversion.action?

Clarification on open(TopicPartitions) and close(TopicPartitions) Behavior During Rebalances in SinkTasks

2025-07-02 Thread pritam kumar
Hi Kafka Community, I’m seeking some clarity around the design decisions related to the invocation of open(TopicPartitions) and close(TopicPartitions) within SinkTask, particularly in the context of *Incremental Cooperative Rebalancing*. 1. *Conditional Invocation Based on Non-Empty Partit