gharris1727 commented on PR #16051:
URL: https://github.com/apache/kafka/pull/16051#issuecomment-2128037835

   > It's rare that there is an issue with only java 11/17 and not 8 or 21. 
I've most frequently seen issues with scala 2.12 and that's on the java 8 
build. 
   
   I agree, and that was why I picked 11 and 17 to affect here.
   
   > If we still do the compile step, we still need the nodes right?
   
   We would still need the nodes, but instead of 4 nodes for 3 hours each (12 
node-hours) we would need 2 nodes for 3 hours and 2 nodes for ~15 minutes (6.5 
node-hours).
   
   I'm not very familiar with the jenkins pipeline declaration syntax, and I'm 
not sure how to express this change in a way which doesn't generate 11 & 17 
builds for PRs at all, because it seems like it can only evaluate conditions 
like isChangeRequest after the stage is already defined. Maybe someone that is 
more familiar with jenkins can suggest an alternative.
   


-- 
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: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to