You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by GitBox <gi...@apache.org> on 2022/12/13 18:23:16 UTC

[GitHub] [solr] risdenk commented on pull request #1223: SOLR-16584 BATS test fails stopping two instances

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 <ri...@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 <ho...@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 <ja...@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 <ri...@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-unsubscribe@solr.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org