mdedetrich commented on PR #12284:
URL: https://github.com/apache/kafka/pull/12284#issuecomment-1219328536

   @mimaison 
   > Can you also update bin/kafka-run-class.sh and 
bin/windows/kafka-run-class.bat?
   
   I just checked those files and it seems that this is not necessary because 
we are not updating the latest Scala series but the one behind it. Kafka 
supports Scala 2.13.x and 2.12.x with 2.13.x being the default which is the 
version being referenced in 
`bin/kafka-run-class.sh`/`bin/windows/kafka-run-class.bat`. This PR however 
only updates Scala 2.12.x (specifically 2.12.5 to 2.12.16)


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to