[jira] [Resolved] (KAFKA-18634) Fix ELR metadata version issues

2025-02-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-18634. - Resolution: Fixed > Fix ELR metadata version issues > --- > >

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Matthias J. Sax
+1 (binding) On 2/13/25 8:03 AM, David Arthur wrote: Good point, Chris! The vote will remain open for another 2 days. I will resend a vote summary if any additional votes are cast David Arthur On Thu, Feb 13, 2025 at 10:27 Chris Egerton wrote: Hi David, Isn't it a requirement that we lea

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

2025-02-13 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1134: Virtual Clusters in Kafka

2025-02-13 Thread David Arthur
Thanks for the KIP, Viktor (et al)! This certainly looks like an interesting feature. I had one initial question upon my first cursory readthrough: how does a virtual cluster help with isolation? I see this mentioned as a motivation, but it's not immediately obvious to me how it changes resource i

[jira] [Created] (KAFKA-18795) Remove Records#downConvert

2025-02-13 Thread Chia-Ping Tsai (Jira)
Chia-Ping Tsai created KAFKA-18795: -- Summary: Remove Records#downConvert Key: KAFKA-18795 URL: https://issues.apache.org/jira/browse/KAFKA-18795 Project: Kafka Issue Type: Improvement

Re: [DISCUSS] Apache Kafka 4.0.0 release

2025-02-13 Thread Chia-Ping Tsai
hi David I have opened KAFKA-18790 to address a flaky test that causes timeouts in the CI environment due to the AsyncConsumer getting stuck during testing. While this issue does not directly impact production code, it can significantly hinder our ability to run comprehensive tests for the 4.0.

[DISCUSS] Change log.segment.bytes config type from int to long

2025-02-13 Thread Mikhail Fesenko
Hi everyone, I’d like to propose a change the data type of log.segment.bytes from int to long, allowing segment sizes beyond the current 2GB limit. Rationale: Currently, the maximum segment size is constrained by the int type, capping it at 2GB (max int). However, with modern hardware—such as la

RE: [DISCUSS] KIP-1121: Compression acceleration in Kafka

2025-02-13 Thread Denloye, Olasoji
Hi, I would like to bring this back to everyone's attention. I have made changes to the proposal to incorporate the ServiceLoader API as suggested. https://cwiki.apache.org/confluence/x/Xgr0Ew Thanks -Original Message- From: Denloye, Olasoji Sent: Thursday, December 19, 2024 11:01 AM

[jira] [Created] (KAFKA-18794) Flaky test: KafkaShareConsumerTest.testVerifyFetchAndCloseImplicit

2025-02-13 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-18794: - Summary: Flaky test: KafkaShareConsumerTest.testVerifyFetchAndCloseImplicit Key: KAFKA-18794 URL: https://issues.apache.org/jira/browse/KAFKA-18794 Project: Kafka

[jira] [Resolved] (KAFKA-18654) Transaction Version 2 performance regression due to early return

2025-02-13 Thread Justine Olshan (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Justine Olshan resolved KAFKA-18654. Resolution: Fixed > Transaction Version 2 performance regression due to early return > ---

[jira] [Resolved] (KAFKA-14048) The Next Generation of the Consumer Rebalance Protocol

2025-02-13 Thread David Jacot (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-14048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Jacot resolved KAFKA-14048. - Resolution: Fixed KIP-848 is GA is Apache Kafka 4.0. Further work is tracked by other Jiras. >

[DISCUSS] KIP-1134: Virtual Clusters in Kafka

2025-02-13 Thread Viktor Somogyi-Vass
Hi all, I'd like to start a discussion on our new feature proposal: virtual clusters in Kafka. In this KIP we propose the leveling up of multi-tenancy to better support organizations who manage their deployments centrally for multiple teams. Please take a look if you're interested and I'm happy to

[jira] [Created] (KAFKA-18793) Virtual Clusters in Kafka

2025-02-13 Thread Viktor Somogyi-Vass (Jira)
Viktor Somogyi-Vass created KAFKA-18793: --- Summary: Virtual Clusters in Kafka Key: KAFKA-18793 URL: https://issues.apache.org/jira/browse/KAFKA-18793 Project: Kafka Issue Type: New Featu

[jira] [Created] (KAFKA-18792) Enforce uniform PR structure for merge queue

2025-02-13 Thread David Arthur (Jira)
David Arthur created KAFKA-18792: Summary: Enforce uniform PR structure for merge queue Key: KAFKA-18792 URL: https://issues.apache.org/jira/browse/KAFKA-18792 Project: Kafka Issue Type: Sub-

[jira] [Created] (KAFKA-18791) Set default commit message to PR title + body

2025-02-13 Thread David Arthur (Jira)
David Arthur created KAFKA-18791: Summary: Set default commit message to PR title + body Key: KAFKA-18791 URL: https://issues.apache.org/jira/browse/KAFKA-18791 Project: Kafka Issue Type: Sub

Re: Manage dynamic members through java admin client

2025-02-13 Thread Chia-Ping Tsai
hi If the sole objective is to prevent a specific consumer from reading records, consider utilizing quotas to limit read throughput based on the client ID. While this approach may not provide partition-level control, it effectively allows administrators to regulate data flow for individual consume

Re: [DISCUSS] KIP-1097: error record reporter

2025-02-13 Thread Anton Liauchuk
Bumping the thread On Wed, Jan 29, 2025 at 5:50 PM Anton Liauchuk wrote: > Bumping the thread > > > On Mon, Jan 13, 2025 at 2:18 PM Anton Liauchuk > wrote: > >> Trying to bump once more >> >> On Wed, Dec 11, 2024 at 4:02 PM Anton Liauchuk >> wrote: >> >>> Bumping the thread >>> >>> On Sun, Dec

[jira] [Created] (KAFKA-18790) testCustomQuotaCallback time out build failure

2025-02-13 Thread Lianet Magrans (Jira)
Lianet Magrans created KAFKA-18790: -- Summary: testCustomQuotaCallback time out build failure Key: KAFKA-18790 URL: https://issues.apache.org/jira/browse/KAFKA-18790 Project: Kafka Issue Type

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread David Arthur
Good point, Chris! The vote will remain open for another 2 days. I will resend a vote summary if any additional votes are cast David Arthur On Thu, Feb 13, 2025 at 10:27 Chris Egerton wrote: > Hi David, > > Isn't it a requirement that we leave KIP vote threads open for a minimum of > 72 hours

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Chris Egerton
Hi David, Isn't it a requirement that we leave KIP vote threads open for a minimum of 72 hours before closing them? Best, Chris On Thu, Feb 13, 2025, 10:16 David Arthur wrote: > Thanks for taking the time to vote on this KIP. Since we have the required > +1s, I'll go ahead and close the vote.

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread David Arthur
Thanks for taking the time to vote on this KIP. Since we have the required +1s, I'll go ahead and close the vote. The results are: * 5 binding +1 from Ismael, Bruno, Chia-Ping, Andrew, and David J * 2 non-binding +1 community votes from Ukpa and TengYao * No -1 votes The KIP is now accepted. As

[jira] [Created] (KAFKA-18789) GitHub Merge Queue

2025-02-13 Thread David Arthur (Jira)
David Arthur created KAFKA-18789: Summary: GitHub Merge Queue Key: KAFKA-18789 URL: https://issues.apache.org/jira/browse/KAFKA-18789 Project: Kafka Issue Type: New Feature Componen

[jira] [Created] (KAFKA-18788) Improve simple assignor by having a max no. of partitions limit and min no. of partitions threshold assignment to members

2025-02-13 Thread Abhinav Dixit (Jira)
Abhinav Dixit created KAFKA-18788: - Summary: Improve simple assignor by having a max no. of partitions limit and min no. of partitions threshold assignment to members Key: KAFKA-18788 URL: https://issues.apache.or

[jira] [Resolved] (KAFKA-18738) Revisit the DescribeShareGroupOffsets API to support multiple GroupIds in Request

2025-02-13 Thread Andrew Schofield (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-18738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Schofield resolved KAFKA-18738. -- Fix Version/s: 4.1.0 Resolution: Fixed > Revisit the DescribeShareGroupOffsets

[jira] [Created] (KAFKA-18787) RemoteIndexCache fails to remove invalid files on init

2025-02-13 Thread Kamal Chandraprakash (Jira)
Kamal Chandraprakash created KAFKA-18787: Summary: RemoteIndexCache fails to remove invalid files on init Key: KAFKA-18787 URL: https://issues.apache.org/jira/browse/KAFKA-18787 Project: Kafka

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread David Jacot
+1 (binding. Thanks for the KIP! DJ On Thu, Feb 13, 2025 at 10:57 AM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > +1 (binding) > > Thanks for the KIP. > > Andrew > > > From: TengYao Chi > Sent: 13 February 2025 09:38 > To: dev@kafka.apa

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Andrew Schofield
+1 (binding) Thanks for the KIP. Andrew From: TengYao Chi Sent: 13 February 2025 09:38 To: dev@kafka.apache.org Subject: Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue Hi Ukpa FYI, your votes are not binding if you are not a commit

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread TengYao Chi
Hi Ukpa FYI, your votes are not binding if you are not a committer for the Apache Kafka project. Please see here for more details. You can vote with "+1 (non-binding)". Although it doesn't have the same effect as a binding vo

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Chia-Ping Tsai
hi Uchechi Thanks for your vote. As a reminder, the vote is assumed to be binding only if it is from kafka committer. Your vote is definitely important to Kafka community, and I just try to explain the vote rule here. Best, Chia-Ping > Ukpa Uchechi 於 2025年2月13日 下午5:19 寫道: > > Uchechi

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread TengYao Chi
Hi David, +1 (non-binding) Thank you for the great KIP. Best regards TengYao Ukpa Uchechi 於 2025年2月13日 週四 下午5:20寫道: > Hi David, > > +1 (binding) > > Thanks for the KIP. > > Best Regards > Uchechi > > On Thu, 13 Feb 2025 at 09:57, Chia-Ping Tsai wrote: > > > +1 (binding) to this great KIP! Tha

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Ukpa Uchechi
Hi David, +1 (binding) Thanks for the KIP. Best Regards Uchechi On Thu, 13 Feb 2025 at 09:57, Chia-Ping Tsai wrote: > +1 (binding) to this great KIP! Thanks to David > > Best, > Chia-Ping > > > Bruno Cadonna 於 2025年2月13日 下午4:35 寫道: > > > > Hi David, > > > > +1 (binding) > > > > Thanks for t

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Chia-Ping Tsai
+1 (binding) to this great KIP! Thanks to David Best, Chia-Ping > Bruno Cadonna 於 2025年2月13日 下午4:35 寫道: > > Hi David, > > +1 (binding) > > Thanks for the KIP, > Bruno > >> On 13.02.25 06:49, Ismael Juma wrote: >> Thanks for the KIP, +1 (binding). >> Ismael >>> On Wed, Feb 12, 2025 at 6:16 A

Re: [VOTE] KIP-1126: Serialize changes to Kafka with a build queue

2025-02-13 Thread Bruno Cadonna
Hi David, +1 (binding) Thanks for the KIP, Bruno On 13.02.25 06:49, Ismael Juma wrote: Thanks for the KIP, +1 (binding). Ismael On Wed, Feb 12, 2025 at 6:16 AM David Arthur wrote: Hey folks, I'd like to start the vote on this KIP to enable the merge queue for Kafka. The discussion thread