rain.liang created KAFKA-15810: ---------------------------------- Summary: Is there a solution to build Kafka-2.7 with gradle-8.4 and jdk-21? Key: KAFKA-15810 URL: https://issues.apache.org/jira/browse/KAFKA-15810 Project: Kafka Issue Type: Wish Affects Versions: 2.7.2 Reporter: rain.liang
Hello, I tried to migrate the Kafka-2.7 from jdk-11 to jdk-21 to try the virtual thread of jdk-21, and got into trouble. Firstly the syntax of gradle changes a lot from gradle-6.6 to gradle-8.4. Secondly, the versions of the dependencies also change. Thirdly, there may be new dependencies needed since the jdk is updated. I wonder if there have been solutions to my problem. Thanks a lot. -- This message was sent by Atlassian Jira (v8.20.10#820010)