I have been working in recent days on enabling the CI tests for Java 11 in Jenkins for Flink (based on latest release 1.10.x, already merged) and Spark (based on upcoming release 3.x.x tested locally), so far we have good progress for both classical runners with only one test failing the complete suite! So soon we would be able to announce that we support Java 11 for our most popular open source classical runners.
The next step is to tackle the portable validates runner tests, and when I looked at those I realized that we are not publishing the Java SDK Harness based on Java 11. I would like to know if someone might be interested on taking this task so we can publish the Java 11 SDK Harness docker image too maybe as part of the next release. Anyone who knows the harness container part interested on creating a JIRA and working on a fix for this? Regards, Ismaël
