Hi everyone,

We’ve merged the pull request [1] to upgrade the Java version to 11. As a
result, the main branch now requires Java 11 for compilation and testing.
Please make sure to update your local development environments accordingly.

Starting with v0.8, Fluss will publish official binary distributions and
Maven artifacts built with Java 11 only.

For users who need Java 8 compatibility, we provide the -Pjava8 maven
profile to allow manual compilation on Java 8. However, please note that
some modules will not be activated under java8 profile, such as flink-2.x
module which requires Java 11+.

Welcome your feedback!

Best,
Jark

[1]: https://github.com/apache/fluss/issues/1195

Reply via email to