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

2024-04-08 Thread Apache Jenkins Server
See

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

2024-04-08 Thread Apache Jenkins Server
See

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

2024-04-08 Thread Justine Olshan
Hey Jun, That's a good question. I think maybe for simplicity, we can have a single config? If that makes sense, I will update the KIP. Justine On Mon, Apr 8, 2024 at 3:20 PM Jun Rao wrote: > Hi, Justine, > > Thanks for the updated KIP. > > One more question related to KIP-1014. It introduced

[jira] [Resolved] (KAFKA-16455) Check partition exists before send reassignments to server in ReassignPartitionsCommand

2024-04-08 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-16455. --- Fix Version/s: 3.8.0 Resolution: Fixed > Check partition exists before send reassignments to

Re: [VOTE] KIP-477: Add PATCH method for connector config in Connect REST API

2024-04-08 Thread Knowles Atchison Jr
+1 (non binding) On Mon, Apr 8, 2024, 3:30 PM Chris Egerton wrote: > Thanks Ivan! +1 (binding) from me. > > On Mon, Apr 8, 2024, 06:59 Ivan Yurchenko wrote: > > > Hello! > > > > I'd like to put the subj KIP[1] to a vote. Thank you. > > > > Best regards, > > Ivan > > > > [1] > > >

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

2024-04-08 Thread Jun Rao
Hi, Justine, Thanks for the updated KIP. One more question related to KIP-1014. It introduced a new config unstable.metadata.versions.enable. Does each new feature need to have a corresponding config to enable the testing of unstable features or should we have a generic config enabling the

[jira] [Resolved] (KAFKA-16477) Detect thread leaked client-metrics-reaper in tests

2024-04-08 Thread Chia-Ping Tsai (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chia-Ping Tsai resolved KAFKA-16477. Fix Version/s: 3.8.0 Resolution: Fixed > Detect thread leaked

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

2024-04-08 Thread Apache Jenkins Server
See

Re: [VOTE] KIP-477: Add PATCH method for connector config in Connect REST API

2024-04-08 Thread Chris Egerton
Thanks Ivan! +1 (binding) from me. On Mon, Apr 8, 2024, 06:59 Ivan Yurchenko wrote: > Hello! > > I'd like to put the subj KIP[1] to a vote. Thank you. > > Best regards, > Ivan > > [1] >

RE: Re: [DISCUSS] KIP-899: Allow clients to rebootstrap

2024-04-08 Thread Ivan Yurchenko
Hello! I changed the KIP a bit, specifying that the certain benefit goes to consumers not participating in a group, but that other clients can benefit as well in certain situations. You can see the changes in the history [1] Thank you! Ivan [1]

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

2024-04-08 Thread Andrew Schofield
Hi Justine, Thanks for the KIP. +1 (non-binding) Thanks, Andrew > On 8 Apr 2024, at 18:07, Justine Olshan wrote: > > Hello all, > I would like to start a vote for KIP-1022 Formatting and Updating Features >

[VOTE] KIP-1022 Formatting and Updating Features

2024-04-08 Thread Justine Olshan
Hello all, I would like to start a vote for KIP-1022 Formatting and Updating Features Please take a look and cast your vote. Thanks, Justine

[VOTE] KIP-477: Add PATCH method for connector config in Connect REST API

2024-04-08 Thread Ivan Yurchenko
Hello! I'd like to put the subj KIP[1] to a vote. Thank you. Best regards, Ivan [1] https://cwiki.apache.org/confluence/display/KAFKA/KIP-477%3A+Add+PATCH+method+for+connector+config+in+Connect+REST+API

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

2024-04-08 Thread Andrew Schofield
Hi David, Thanks for your questions. 70. The Group Coordinator communicates with the Share Coordinator over RPCs. In the general case, it’s an inter-broker call. It is probably possible to optimise for the situation in which the appropriate GC and SC shards are co-located, but the KIP does not

[jira] [Resolved] (KAFKA-16478) Links for Kafka 3.5.2 release are broken

2024-04-08 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-16478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-16478. Resolution: Fixed > Links for Kafka 3.5.2 release are broken >

Re: [PR] Fix links for Kafka 3.5.2 [kafka-site]

2024-04-08 Thread via GitHub
mimaison merged PR #595: URL: https://github.com/apache/kafka-site/pull/595 -- 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:

RE: [EXT] Re: [DISCUSS] KIP-1033: Add Kafka Streams exception handler for exceptions occuring during processing

2024-04-08 Thread Sebastien Viale
Thanks for your review! All the points make sense for us! We updated the KIP for points 1 and 4. 2/ We followed the DeserializationExceptionHandler interface signature, it was not on our mind that the record be forwarded with the ProcessorContext. The ProcessingContext is sufficient,

[jira] [Created] (KAFKA-16486) Integrate metric measurability changes in metrics collector

2024-04-08 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-16486: - Summary: Integrate metric measurability changes in metrics collector Key: KAFKA-16486 URL: https://issues.apache.org/jira/browse/KAFKA-16486 Project: Kafka

[jira] [Created] (KAFKA-16485) Fix broker metrics to follow kebab/hyphen case

2024-04-08 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-16485: - Summary: Fix broker metrics to follow kebab/hyphen case Key: KAFKA-16485 URL: https://issues.apache.org/jira/browse/KAFKA-16485 Project: Kafka Issue Type:

Re: [DISCUSS] KIP-1031: Control offset translation in MirrorSourceConnector

2024-04-08 Thread Omnia Ibrahim
Hi Chris, Validation method is a good call. I updated the KIP to state that the checkpoint connector will fail if the configs aren’t correct. And updated the description of the new config to explain the impact of it on checkpoint connector as well. If there is no any other feedback from

Re: [VOTE] KIP-1020 Move `window.size.ms` and `windowed.inner.serde.class` from `StreamsConfig` to TimeWindowedDe/Serializer class

2024-04-08 Thread Lucas Brutschy
+1 (binding) Thanks, Lucia! On Wed, Apr 3, 2024 at 11:35 PM Sophie Blee-Goldman wrote: > > +1 (binding) > > Thanks Lucia! > > On Tue, Apr 2, 2024 at 12:23 AM Matthias J. Sax wrote: > > > +1 (binding) > > > > > > -Matthias > > > > On 4/1/24 7:44 PM, Lucia Cerchie wrote: > > > Hello everyone, >

Re: [DISCUSS] KIP-1028: Docker Official Image for Apache Kafka

2024-04-08 Thread Krish Vora
Hi Manikumar and Luke. Thanks for the questions. 1. No, the Docker inventory files and configurations will not be the same for Open Source Software (OSS) Images and Docker Official Images (DOI). For OSS images, the Dockerfile located in docker/jvm/dockerfile is utilized. This process is