janhoy opened a new pull request, #11: URL: https://github.com/apache/solr-docker/pull/11
This is a less intrusive solution to JIT crash for JDK 17 than downgrading to JRE11 (#10). Using `SOLR_OPTS` will work for most users, except those who have passed in a custom `SOLR_OPTS` environment to the docker container on startup, that will overwrite this default. If anyone sees a more robust way of injecting this JVM flag without patching `bin/solr`, then speak out. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
