leerho edited a comment on issue #8647: use the latest release of datasketches URL: https://github.com/apache/incubator-druid/pull/8647#issuecomment-545137024 I would recommend skipping jdk9+. If the same tests are currently running against the older DS version then most likely you are not testing in true direct (off-heap) mode. The latest DS version (with the not-JDK8 test disabled) operating **on-heap** works fine on JDK11. But it is not a solution for Druid if it only works on-heap. This is why the JDK8 test is there.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
