Re: [DISCUSS] KIP-1026: Handling producer snapshot when upgrading from < v2.8.0 for Tiered Storage

2024-03-18 Thread Arpit Goyal
@Luke Chen @Kamal Chandraprakash @Greg Harris Any suggestion on the above two possible approaches. On Sun, Mar 17, 2024, 13:36 Arpit Goyal wrote: > >>> In summary , There are two possible solution to handle the above > scenario when producer snapshot file found to be null > > 1. *Generate

[jira] [Created] (KAFKA-16384) KRaft controller number recommendation

2024-03-18 Thread Peter (Jira)
Peter created KAFKA-16384: - Summary: KRaft controller number recommendation Key: KAFKA-16384 URL: https://issues.apache.org/jira/browse/KAFKA-16384 Project: Kafka Issue Type: Bug

Re: [DISCUSS] KIP-890 Server Side Defense

2024-03-18 Thread Justine Olshan
Hey there -- small update to the KIP, The KIP mentioned introducing ABORTABLE_ERROR and bumping TxnOffsetCommit and Produce requests. I've changed the name in the KIP to ABORTABLE_TRANSACTION and the corresponding exception AbortableTransactionException to match the pattern we had for other

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2730

2024-03-18 Thread Apache Jenkins Server
See

Jenkins build is unstable: Kafka » Kafka Branch Builder » 3.7 #113

2024-03-18 Thread Apache Jenkins Server
See

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #157

2024-03-18 Thread Apache Jenkins Server
See

Re: [DISCUSS] KIP-1025: Optionally URL-encode clientID and clientSecret in authorization header

2024-03-18 Thread Nelson B.
Hi Kirk, Thanks for your comments! 1. I think we can use KIP-1030 as an opportunity to update the default value to "true" starting from version 4.0. 2. I've updated

Re: [DISCUSS] KIP-932: Queues for Kafka

2024-03-18 Thread Justine Olshan
Hey Andrew, I noticed you started the voting thread, but there seems to be a few questions that were not answered. One was Jun's about memory usage > How much additional heap memory will the server use? Do we need to cache records in heap? If so, is the cache bounded? Your response was > This

Re: [DISCUSS] KIP-1025: Optionally URL-encode clientID and clientSecret in authorization header

2024-03-18 Thread Kirk True
Hi Nelson, Thank you for writing up the KIP! My apologies for the delay in response :( Questions: 1. Is the long-term plan to keep the configuration default set to “false"? I understand the short-term benefits, but in general, configuration defaults should prefer compliance with standards

Re: [DISCUSS] KIP-1020: Deprecate `window.size.ms` in `StreamsConfig`

2024-03-18 Thread Lucia Cerchie
Thanks for the discussion! I've updated the KIP here with what I believe are the relevant pieces, please let me know if anything is missing: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=290982804 On Sun, Mar 17, 2024 at 7:09 PM Sophie Blee-Goldman wrote: > Sounds good! > >

Re: [VOTE] KIP-932: Queues for Kafka

2024-03-18 Thread Edoardo Comar
Thanks Andrew, +1 (binding) Edo On Mon, 18 Mar 2024 at 16:32, Kenneth Eversole wrote: > > Hi Andrew > > + 1 (Non-Binding) > > This will be great addition to Kafka > > On Mon, Mar 18, 2024 at 8:27 AM Apoorv Mittal > wrote: > > > Hi Andrew, > > Thanks for writing the KIP. This is indeed going

Re: [DISCUSS] Apache Kafka 3.6.2 release

2024-03-18 Thread Edoardo Comar
Thanks Manikumar, done and marked the issue as resolved On Mon, 18 Mar 2024 at 16:30, Manikumar wrote: > > Hi Edoardo, > > sure, pls go ahead and cherry-pick the changes to 3.7 and 3.6 branches. > > Thanks, > > On Mon, Mar 18, 2024 at 3:53 PM Edoardo Comar wrote: > > > Hi Manikumar, > >

Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #2729

2024-03-18 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-932: Queues for Kafka

2024-03-18 Thread Kenneth Eversole
Hi Andrew + 1 (Non-Binding) This will be great addition to Kafka On Mon, Mar 18, 2024 at 8:27 AM Apoorv Mittal wrote: > Hi Andrew, > Thanks for writing the KIP. This is indeed going to be a valuable addition > to the Kafka, excited to see the KIP. > > + 1 (Non-Binding) > > Regards, > Apoorv

Re: [DISCUSS] Apache Kafka 3.6.2 release

2024-03-18 Thread Manikumar
Hi Edoardo, sure, pls go ahead and cherry-pick the changes to 3.7 and 3.6 branches. Thanks, On Mon, Mar 18, 2024 at 3:53 PM Edoardo Comar wrote: > Hi Manikumar, > https://issues.apache.org/jira/browse/KAFKA-16369 > is merged in trunk now. > can you please cherry-pick it to 3.6.2 ? > > I

Re: [DISCUSS] KIP-1022 Formatting and Updating Features

2024-03-18 Thread Justine Olshan
Hey folks, I didn't have a strong preference for requesting the versions via the tool only or getting it from the server. Colin seemed to suggest it was "for the best" to request from the server to make the tool lightweight. I guess the argument against that is having to build and support another

Re: [DISCUSS] KIP-950: Tiered Storage Disablement

2024-03-18 Thread Christo Lolov
Heya, I do have some time to put into this, but to be honest I am still after reviews of the KIP itself :) After the latest changes it ought to be detailing both a Zookeeper approach and a KRaft approach. Do you have any thoughts on how it could be improved or should I start a voting thread?

[jira] [Created] (KAFKA-16383) fix flaky test IdentityReplicationIntegrationTest.testReplicateFromLatest()

2024-03-18 Thread Johnny Hsu (Jira)
Johnny Hsu created KAFKA-16383: -- Summary: fix flaky test IdentityReplicationIntegrationTest.testReplicateFromLatest() Key: KAFKA-16383 URL: https://issues.apache.org/jira/browse/KAFKA-16383 Project:

Re: [VOTE] KIP-932: Queues for Kafka

2024-03-18 Thread Apoorv Mittal
Hi Andrew, Thanks for writing the KIP. This is indeed going to be a valuable addition to the Kafka, excited to see the KIP. + 1 (Non-Binding) Regards, Apoorv Mittal +44 7721681581 On Sun, Mar 17, 2024 at 11:16 PM Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi, > I’ve been

Jenkins build is still unstable: Kafka » Kafka Branch Builder » 3.6 #156

2024-03-18 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-932: Queues for Kafka

2024-03-18 Thread Lianet M.
Hi Andrew, Happy to see this KIP unleashing the capabilities of Kafka, from the core up, to elegantly bring in a new, long wanted consumption pattern. +1 (non-binding) Lianet On Sun, Mar 17, 2024, 7:06 p.m. Andrew Schofield < andrew_schofield_j...@outlook.com> wrote: > Hi, > I’ve been

Re: [DISCUSS] Apache Kafka 3.6.2 release

2024-03-18 Thread Edoardo Comar
Hi Manikumar, https://issues.apache.org/jira/browse/KAFKA-16369 is merged in trunk now. can you please cherry-pick it to 3.6.2 ? I didn't see it included in the plan, would you like me to add it ? I'd consider it a blocker since Kafka may stay up and running but useless ... On Mon, 18 Mar 2024

Re: [DISCUSS] Apache Kafka 3.6.2 release

2024-03-18 Thread Manikumar
Hi, I have backported a couple of CVE related fixes to the 3.6 branch. https://issues.apache.org/jira/browse/KAFKA-16210 https://issues.apache.org/jira/browse/KAFKA-16322 We have one non-blocker issue to be resolved. https://issues.apache.org/jira/browse/KAFKA-16073 Thanks, On Fri, Mar 15,

[jira] [Created] (KAFKA-16382) Kafka Streams drop NULL values after reset

2024-03-18 Thread Stanislav Spiridonov (Jira)
Stanislav Spiridonov created KAFKA-16382: Summary: Kafka Streams drop NULL values after reset Key: KAFKA-16382 URL: https://issues.apache.org/jira/browse/KAFKA-16382 Project: Kafka