[jira] [Created] (KAFKA-15893) Bump MetadataVersion for directory assignments

2023-11-24 Thread Igor Soarez (Jira)
Igor Soarez created KAFKA-15893: --- Summary: Bump MetadataVersion for directory assignments Key: KAFKA-15893 URL: https://issues.apache.org/jira/browse/KAFKA-15893 Project: Kafka Issue Type:

Re: [DISCUSS] Should we continue to merge without a green build? No!

2023-11-24 Thread Chris Egerton
Hi all, There's a lot to catch up on here but I wanted to clarify something. Regarding this comment from Sophie: > Yet multiple people in this thread so far have voiced support for "gating merges on the successful completion of all parts of the build except tests". Just to be totally clear, I

Re: [DISCUSS] KIP-1004: Enforce tasks.max property in Kafka Connect

2023-11-24 Thread Chris Egerton
Hi Yash, Thanks for taking a look! Yeah, it looks like we'll be forced to hold onto the property until 5.0 if we can't introduce it at least one minor release before 4.0. I don't think this is the worst thing. Although it'd be nice to have the property completely removed when designing features

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2415

2023-11-24 Thread Apache Jenkins Server
See

Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #2414

2023-11-24 Thread Apache Jenkins Server
See Changes: -- [...truncated 429084 lines...] Gradle Test Run :connect:runtime:test > Gradle Test Executor 45 >

Re: [VOTE] KIP-896: Remove old client protocol API versions in Kafka 4.0

2023-11-24 Thread Ismael Juma
Hi all, I also vote +1. The vote passes with 4 binding +1s: 1. Colin McCabe 2. Jun Rao 3. Jose Sancio 4. Ismael Juma Thanks, Ismael On Tue, Nov 21, 2023 at 12:06 PM Ismael Juma wrote: > Hi all, > > I would like to start a vote on KIP-896. Please take a look and let us > know what you think.

[jira] [Resolved] (KAFKA-15464) Allow dynamic reloading of certificates with different DN / SANs

2023-11-24 Thread Mickael Maison (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mickael Maison resolved KAFKA-15464. Fix Version/s: 3.7.0 Resolution: Fixed > Allow dynamic reloading of certificates

[jira] [Created] (KAFKA-15892) Flaky test: testAlterSinkConnectorOffsets – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest

2023-11-24 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15892: - Summary: Flaky test: testAlterSinkConnectorOffsets – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest Key: KAFKA-15892 URL:

[jira] [Created] (KAFKA-15891) Flaky test: testResetSinkConnectorOffsetsOverriddenConsumerGroupId – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest

2023-11-24 Thread Apoorv Mittal (Jira)
Apoorv Mittal created KAFKA-15891: - Summary: Flaky test: testResetSinkConnectorOffsetsOverriddenConsumerGroupId – org.apache.kafka.connect.integration.OffsetsApiIntegrationTest Key: KAFKA-15891 URL:

Re: Apache Kafka 3.7.0 Release

2023-11-24 Thread Stanislav Kozlovski
Hey all, The KIP Freeze has passed. I count 31 KIPs that will be going into the 3.7 Release. Thank you all for your hard work! They are the following (some of these were accepted in previous releases and have minor parts going out, some targeting a Preview release and the rest being fully

Re: [DISCUSS] KIP-896: Remove old client protocol API versions in Kafka 4.0

2023-11-24 Thread Ismael Juma
Hi Anton, The json schema definition files haven't been deemed public api yet although they perhaps should (KIPs welcome). Your suggestion to update `validVersions` sounds good to me. Longer-term, it would also make sense to consider a `deprecatedVersions` field (this is especially useful if we

[VOTE] 3.6.1 RC0

2023-11-24 Thread Mickael Maison
Hello Kafka users, developers and client-developers, This is the first candidate for release of Apache Kafka 3.6.1. This is a bugfix release with several fixes, including dependency version bumps for CVEs. Release notes for the 3.6.1 release:

[PR] MINOR: Update docs for 3.6.1 [kafka-site]

2023-11-24 Thread via GitHub
mimaison opened a new pull request, #568: URL: https://github.com/apache/kafka-site/pull/568 I generated the javadoc with `OpenJDK Runtime Environment Temurin-17.0.2+8 (build 17.0.2+8)`. -- This is an automated message from the Apache Git Service. To respond to the message, please log

RE: [DISCUSS] KIP-896: Remove old client protocol API versions in Kafka 4.0

2023-11-24 Thread Anton Agestam
Hi Ismael, This looks like a healthy KIP for Kafka  As the implementer of a Kafka Protocol library for Python, Aiven-Open/kio [1], I'm curious how this change will affect the library. We generate entities for the full protocol by introspecting the JSON schema definitions under _. How will the

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #2413

2023-11-24 Thread Apache Jenkins Server
See

Re: [DISCUSS] Road to Kafka 4.0

2023-11-24 Thread Anton Agestam
Hi again Colin, I don't know at what point the discussion skewed from talking about migrations paths to talking about "production readiness". The concern I raised originally was about the former rather than the latter. In your last message you wrote: > But, on the KRaft side, I still maintain

Re: [VOTE] 3.5.2 RC1

2023-11-24 Thread Jakub Scholz
+1 non-binding. I used the staged Scala 2.13 binaries and the staged Maven repo to run my tests and all seems to work fine. Thanks & Regards Jakub On Tue, Nov 21, 2023 at 11:09 AM Luke Chen wrote: > Hello Kafka users, developers and client-developers, > > This is the first candidate for