jtstorck commented on issue #3404: [WIP] NIFI-5176 Java 11 Build Compatibilty URL: https://github.com/apache/nifi/pull/3404#issuecomment-509454497 Rebased on top of [PR 3547](https://github.com/apache/nifi/pull/3547) (Groovy upgrade to 2.5.4) to slim the PR down to the remaining changes for Java 11. There are still a few issues to address with this PR, the main one being TLS version 1.2 and 1.3. When this PR was originally created, TLSv1.3 was not working on Java 11. More investigation and testing is needed to resolve this, as NiFi on Java 11 should work with TLSv1.3. Another issue is the ignoring of the RecordLookup tests, and the issue that was causing the error has since been fixed on master. I'll rerun those tests and verify that they work again. A third issue regarding components that do not support Java 11 yet (Ignite, ActiveMQ) may not be resolved before this PR is merged to master. This will be an issue for those that want to build and run NiFi on Java 11 and use those components. Those components should work fine if NiFi is built on Java 8.
---------------------------------------------------------------- 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
