bbejeck commented on code in PR #17275: URL: https://github.com/apache/kafka/pull/17275#discussion_r1819669457
########## Vagrantfile: ########## @@ -55,8 +55,8 @@ ec2_iam_instance_profile_name = nil ebs_volume_type = 'gp3' -jdk_major = '8' -jdk_full = '8u202-linux-x64' +jdk_major = '11' +jdk_full = '11.0.2-linux-x64' Review Comment: Temp fix until #17576 gets merged - I'll revert this if the tests pass and I can merge -- 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]
