exceptionfactory commented on PR #6075: URL: https://github.com/apache/nifi/pull/6075#issuecomment-1150584129
Thanks for working through the feedback @bejancsaba and @ferencerdei! The latest updates are helpful. The one remaining concern is the use of the JDK Virtual Machine classes through reflection, which apparently doesn't work on Java 17. Given that those are not part of the public JDK, it seems like a different approach should be evaluated. I will take another look and run through some tests soon. This includes a lot of great improvements and features, so thanks for working through the feedback process! -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
