risdenk commented on PR #1223: URL: https://github.com/apache/solr/pull/1223#issuecomment-1349463963
Well since `solr/bin/*` are the only files involved. That helps narrow it down considerably. I would guess its one of these changes... ``` # git log branch_9x..branch_9_1 -- solr/bin commit a46d75ac8dd4a3550220c2ef46279873514749ce Author: Kevin Risden <risd...@users.noreply.github.com> Date: Mon Nov 7 19:52:38 2022 -0500 Revert "SOLR-16457: solr.data.home should not be set to empty string in bin/solr (#1066)" (#1165) This reverts commit e9100b9383a1f7e85285b381f5ee3eefda7814b4. commit 69dde164368f999ffdf8ba43f18db958edcf6d28 Author: Houston Putman <hous...@apache.org> Date: Thu Oct 20 11:58:47 2022 -0400 SOLR-16482: Add internal envVar for passing opts to solr/bin (#1096) The name of the envVar is SOLR_OPTS_INTERNAL (cherry picked from commit fabdc8e836264f309c0224ef190abe13bb749641) commit 99bd072c3cbff7b64aeba66aa6719f51fdb8502f Author: Jan Høydahl <jan...@users.noreply.github.com> Date: Thu Oct 20 09:54:32 2022 +0200 SOLR-16463: Workaround for serious crash on JDK17+ (#1090) commit e9100b9383a1f7e85285b381f5ee3eefda7814b4 Author: Kevin Risden <risd...@users.noreply.github.com> Date: Wed Oct 12 12:11:26 2022 -0400 SOLR-16457: solr.data.home should not be set to empty string in bin/solr (#1066) ``` -- 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