Search before asking
Description
Software Requirements
Before you start to set up the system, make sure you have installed Java 17 or higher on each node in your cluster. Java 8 and Java 11 are not recommended.
It says "Java 8 and Java 11 are not recommended." I think we should improve this wording.
First, Java 8 is no longer supported, since the released binary is compiled with Java 11.
Second, users can still run a Fluss cluster on Java 11. It’s just more strongly recommended to use Java 17, as it offers better performance.
We should also update "Deploying Local Cluster" page as well.
Willingness to contribute