druid/distribution
Gian Merlino 3b373114dc
Officially support Java 11. (#12232)
There aren't any changes in this patch that improve Java 11
compatibility; these changes have already been done separately. This
patch merely updates documentation and explicit Java version checks.

The log message adjustments in DruidProcessingConfig are there to make
things a little nicer when running in Java 11, where we can't measure
direct memory _directly_, and so we may auto-size processing buffers
incorrectly.
2022-03-04 14:15:45 -08:00
..
bin Support for hadoop 3 via maven profiles (#11794) 2021-10-30 22:46:24 +05:30
docker Officially support Java 11. (#12232) 2022-03-04 14:15:45 -08:00
src/assembly Use Druid's extension loading for integration test instead of maven (#12095) 2022-01-05 23:33:04 -08:00
asf-release-process-guide.md add utility to aid in formatting release notes to be linkable (#11728) 2021-10-05 18:26:41 -07:00
pom.xml OpenTelemetry emitter extension (#12015) 2022-01-15 12:18:04 +08:00