exceptionfactory commented on PR #9598: URL: https://github.com/apache/nifi/pull/9598#issuecomment-2564036629
Thanks for the feedback @joewitt. Although I did not have the local build issue, the error points to a potential timing issue with the Jetty `Server` instance not being ready for the test sends the HTTP request. To avoid potential timing issues, I simplified the test method to just check that the server start did not fail. -- 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]
