yuqi1129 commented on issue #6390: URL: https://github.com/apache/gravitino/issues/6390#issuecomment-2635855803
I am unable to reproduce in this environment. ``` (venv) ➜ [/Users/yuqi/project/gravitino] git:(issue_6380) java --version openjdk 11.0.22 2024-01-16 LTS OpenJDK Runtime Environment Corretto-11.0.22.7.1 (build 11.0.22+7-LTS) OpenJDK 64-Bit Server VM Corretto-11.0.22.7.1 (build 11.0.22+7-LTS, mixed mode) (venv) ➜ [/Users/yuqi/project/gravitino] git:(issue_6380) gradle --version ------------------------------------------------------------ Gradle 8.2 ------------------------------------------------------------ Build time: 2023-06-30 18:02:30 UTC Revision: 5f4a070a62a31a17438ac998c2b849f4f6892877 Kotlin: 1.8.20 Groovy: 3.0.17 Ant: Apache Ant(TM) version 1.10.13 compiled on January 4 2023 JVM: 11.0.22 (Amazon.com Inc. 11.0.22+7-LTS) OS: Mac OS X 13.3 aarch64 ``` I'm trying to switch the JDK from `Corretto-11.0.22.7.1` to `11.0.26-tem`, but there seems to be a network problem when downing Temurin JDK 11. -- 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: commits-unsubscr...@gravitino.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org