apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.53k stars 3.71k forks source link

Swap Zulu for Corretto. #17426

Closed gianm closed 1 month ago

gianm commented 1 month ago

Recently we've been seeing segfaults in JDK 21 unit tests. This patch checks whether changing to an alternate JDK would be helpful.

gianm commented 1 month ago

I see the same segfault here on Corretto as I've been seeing on Zulu. The switch of JDK didn't help anything, so I'll close this.