Houston Putman created SOLR-17790:
-------------------------------------

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


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

Reply via email to