Join Slack
Powered by
Please take a look this: Upgrade pinot to use java...
# pinot-dev
x
Xiang Fu
06/09/2021, 10:53 PM
Please take a look this: Upgrade pinot to use java11 compiler and allowed fallback to build and run with JDK 8:
https://github.com/apache/incubator-pinot/pull/6424
👍 2
s
Seunghyun
06/10/2021, 12:18 AM
@User
are we dropping java8 and move towards java11? (i.e. we officially moved to java 8 to use lambda features a while ago)
x
Xiang Fu
06/10/2021, 12:20 AM
Yes, that’s the plan.
https://github.com/apache/incubator-pinot/issues/6689
s
Seunghyun
06/10/2021, 12:21 AM
got it. At LinkedIn, we internally migrated to jvm 11 for the runtime env and saw good performance improvements in gc metrics.
x
Xiang Fu
06/10/2021, 12:34 AM
cool, this pr makes Pinot compilable in java11, current pinot can use jdk11 to build java8 binary and runtime on java11
s
Seunghyun
06/10/2021, 12:47 AM
I think that we can announce that Pinot officially supports Java 11 when we cut the next release.
x
Xiang Fu
06/10/2021, 1:07 AM
sounds good
Open in Slack
Previous
Next