exceptionfactory commented on PR #10249: URL: https://github.com/apache/nifi/pull/10249#issuecomment-3299420982
> OK... so while using Jetty 12.1.1 works for NiFi Registry (I was able to properly build it, run it, and use it with NiFi), the integration tests are failing because of the way Spring Boot is used there (I remember now :)). And we can also see the failure on the system test that I was mentioning with the changes on `FlowSynchronizationIT`. Thanks @pvillard31. As far as the NiFI Registry integration tests, I am open to removing those because they do not follow the actual pattern of a running NiFi Registry. The NiFi Registry Docker tests also provide some basic checks for a running NiFi Registry. What do you think? On the system test failure, it is a bit strange to see the change, but if the previous adjustments corrected it and were otherwise reasonable, that sounds good. -- 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]
