[ 
https://issues.apache.org/jira/browse/SOLR-17875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18017021#comment-18017021
 ] 

ASF subversion and git services commented on SOLR-17875:
--------------------------------------------------------

Commit c3ed5a80f61265acb8d66931c8df611ec8a797ee in solr's branch 
refs/heads/main from Eric Pugh
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=c3ed5a80f61 ]

SOLR-17875: Rationalize bootstrap_conf, bootstrap_confdir, and 
-Dcollection.configName in start up scripts (#3512)

* Add BATS test for bootstrap_confdir and collection.configName system 
properties

Co-authored-by: epugh <[email protected]>

* Complete BATS test for bootstrap_confdir system property with techproducts 
configset

* Remove unused code, left over from old demo in early Solrcloud days related 
to "collection1"

* Drop bootstrap_conf parameter

* rename bootstrap_confdir to modern name

* Add support for relative solr bootstrap path

* assume Solr.install.dir is set.

---------

Co-authored-by: copilot-swe-agent[bot] 
<[email protected]>
Co-authored-by: epugh <[email protected]>

> Rationalize bootstrap_conf, bootstrap_confdir, and -Dcollection.configName in 
> start up scripts
> ----------------------------------------------------------------------------------------------
>
>                 Key: SOLR-17875
>                 URL: https://issues.apache.org/jira/browse/SOLR-17875
>             Project: Solr
>          Issue Type: Sub-task
>    Affects Versions: main (10.0)
>            Reporter: Eric Pugh
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 3h
>  Remaining Estimate: 0h
>
> During work on migrating system properties, and reviewing the 
> [https://cwiki.apache.org/confluence/display/SOLR/System+property+naming+structure]
>  spreadsheet, the use of bootstrap_conf, bootstrap_confdir, and 
> collection.configName as system properties is in doubt...
>  
> collection.configName is ONLY set as a sys prop IF you have bootstrap_conf in 
> the solr start scripts.  And guess what, it's never read ;-(.    The property 
> is used all over the code base in api calls and other places.  What we are 
> talking about eliminating is it being set as part of 
> boostrap_conf/bootstrap_confdir.
>  
> Need to see if maybe the Docker stuff used this?



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to