Mickael Maison
Mickael Maison
There's quite a few failures related to ZkMigration in the last CI run: https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-14206/22/testReport/
I think a similar change has been done via https://github.com/apache/kafka/commit/affe8da54c96d4038481c3807d059134961445a3. Closing.
@Vaibhav-Nazare The KIP needs to be voted. So far you've only started a discussion. I'd recommend replying to the discussion thread to ask for any more feedback, otherwise you can...
Thanks @Vaibhav-Nazare for the KP and PR. I've not looked at Jenkinsfiles in a while, can you clarify why you used nested `stage` fields unlike the other existing platforms?
Then I'd probably make the new ppc job copy the existing jobs and use a single `stage`. Another question: What will be the process of updating the Java version? Can...
Yes it would be better if the Java version can be specified as a config. It's something you need to figure out. The job will be automatically created when we...
Thanks for the updates! Can we switch to jdk_21_latest? as it's the newest java version we use in the other stages
So obvious reasons, changes in Jenkinsfile are only tested if the PR is from a committer. So I opened https://github.com/apache/kafka/pull/14717 to run your changes. You can see the Power build...
Rerunning the build: https://ci-builds.apache.org/blue/organizations/jenkins/Kafka%2Fkafka-pr/detail/PR-14717/2/pipeline/14/
Sorry for the delay. I tried to build this but it fails in the CI with the following error: ``` WorkflowScript: 91: unexpected token: % @ line 91, column 82....