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

2023-10-22 Thread Vedarth Sharma
Hi Mickael, Thanks for going through the KIP and providing valuable feedback. 1. We will support the latest LTS version of Java supported by Apache Kafka. 2. We will provide support for the last three releases. We've added a detailed example of this in the KIP under our EOL policy.

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

2023-10-22 Thread Ismael Juma
Hi Vedarth, I think we shouldn't introduce any new release process that is docker specific. We should consider the software in the docker image in the same way as consider third party dependencies today - if there is a high severity CVE affecting any of them, we aim to release a new version of

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

2023-10-22 Thread Apache Jenkins Server
See Changes: -- [...truncated 317239 lines...] Gradle Test Run :core:test > Gradle Test Executor 89 > ZkMigrationClientTest > testReadMigrateAndWriteProducerId() PASSED

[jira] [Resolved] (KAFKA-15566) Flaky tests in FetchRequestTest.scala in KRaft mode

2023-10-22 Thread Luke Chen (Jira)
[ https://issues.apache.org/jira/browse/KAFKA-15566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Luke Chen resolved KAFKA-15566. --- Fix Version/s: 3.7.0 Resolution: Fixed > Flaky tests in FetchRequestTest.scala in KRaft mode

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

2023-10-22 Thread Vedarth Sharma
Hi Ismael, Thanks for the valuable feedback. 1. No docker image specific release process: This was one of our considered approaches, but we thought that docker image shouldn't block AK release. Though I agree, treating docker image as another artifact for every AK release makes much