[ 
https://issues.apache.org/jira/browse/SOLR-17790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Houston Putman updated SOLR-17790:
----------------------------------
    Description: SOLR-6962 improved the checking of command line options sent 
to Solr, however the checks were to strict on the {{\-j}} or "–jettyconfig" 
option. It didn't allow for starting the value with a dash ("-"). Since most 
jetty config options will start with a dash, such as "–module=...", this is 
problematic. The fix is to remove this condition in the check.  (was: SOLR-6962 
improved the checking of command line options sent to Solr, however the checks 
were to strict on the "-j" or "–jettyconfig" option. It didn't allow for 
starting the value with a dash ("-"). Since most jetty config options will 
start with a dash, such as "–module=...", this is problematic. The fix is to 
remove this condition in the check.)

> Fix Solr start with Jetty options "-j" that start with a dash
> -------------------------------------------------------------
>
>                 Key: SOLR-17790
>                 URL: https://issues.apache.org/jira/browse/SOLR-17790
>             Project: Solr
>          Issue Type: New Feature
>    Affects Versions: 9.8
>            Reporter: Houston Putman
>            Priority: Blocker
>
> SOLR-6962 improved the checking of command line options sent to Solr, however 
> the checks were to strict on the {{\-j}} or "–jettyconfig" option. It didn't 
> allow for starting the value with a dash ("-"). Since most jetty config 
> options will start with a dash, such as "–module=...", this is problematic. 
> The fix is to remove this condition in the check.



--
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