Hi all, Just a quick update with regards to the JDK configuration for Kafka Jobs in Jenkins. The Infra team has made some changes on how the JDK is installed in Jenkins slaves and how it should be configured in Jenkins jobs. See the following for details:
https://mail-archives.apache.org/mod_mbox/www-builds/201608.mbox/%3CCAN0Gg1eNFn9FP_mdyQBB_9gWHg87B9sjwQ82JbWtkGob42%2B5%2Bw%40mail.gmail.com%3E I have updated the Kafka Jenkins jobs to use the new configuration options. JDK 7 jobs now use "JDK 1.7 (latest)" (jdk1.7.0_80) and JDK 8 jobs now use "JDK 1.8 (latest)" (jdk1.8.0_102). Updates within the same major JDK version will be automatic. Ismael