iamsanjay commented on PR #2876: URL: https://github.com/apache/solr/pull/2876#issuecomment-2597515617
Most of the test cases, I believe, are failing due to some issues with the Restore Command. Now in the logs, there is no much detail regarding the issue the only thing I got it. ``` {responseHeader={status=0, QTime=611}, STATUS=failed, response=Error handling 'RESTORECORE' action} ``` But If I try to debug I can see more elaborated exception message where I believe for some reason it was suppressed. ``` Cannot invoke "org.eclipse.jetty.server.Request.getAttribute(String)" because the return value of "org.eclipse.jetty.ee10.servlet.ServletApiRequest.getRequest()" is null ``` There is somewhat related issue opened on Jetty's github https://github.com/jetty/jetty.project/issues/12518 -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org