risdenk commented on PR #1223: URL: https://github.com/apache/solr/pull/1223#issuecomment-1351639955
So my only guess so far as to why this is broken is related to: https://github.com/eclipse/jetty.project/blob/jetty-10.0.x/jetty-server/src/main/java/org/eclipse/jetty/server/ShutdownMonitor.java#L359 and SOLR-16457 where https://github.com/apache/solr/commit/f4cca0d0a51d49266baac422cb07a100aa6e2172 changed some of the security policy about what files were readable/writable. It might be that with read everywhere - the JVM just says ok I stopped and never gets to the kill JVM part. -- 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