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

Eric Pugh commented on SOLR-17875:
----------------------------------

Can you shed any light on the difference between bootstrap_conf being a boolean 
and the boostrap_confdir?   I am not totally sure if you need bootstrap_conf if 
you have bootstrap_confdir specified.   The bats test suggests that you don't 
need a bootstrap_conf...

> 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: 20m
>  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: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to