gianm commented on issue #17429: URL: https://github.com/apache/druid/issues/17429#issuecomment-2461347867
> Switching the JDK distribution to `temurin` in [#17449](https://github.com/apache/druid/pull/17449) seems to not have the segfaults seen in the JDK 21 tests, at least in the four repeated CI runs. Any thoughts on switching the distribution from `zulu` to `temurin`? The logs in #17449 say the JDK version is `21.0.4+7`. Given we only started seeing this problem with Zulu in 21.0.5 (21.0.4 was fine), it's probably just working because the `temurin` JDK happens to be older right now. But that might change. I guess it will work for some time though, until the `temurin` build upgrades. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
