zentol opened a new pull request #10974: [FLINK-15807][docs] Add Java 11 to supported JDKs URL: https://github.com/apache/flink/pull/10974 Adds Java 11 to the set of supported JDKs. Note that certain features (cassandra, hive, hbase, kafka 0.X) may not work on Java 11, but I don't know whether this is due to an incompatibility in our connector or the external server (the more likely). Hence I opted to not document this, on the assumption that users will run their stuff on a single Java version, and if they have Java 11 with a working cassandra server then the connector will likely work as well.
---------------------------------------------------------------- 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
