[ https://issues.apache.org/jira/browse/SOLR-16921?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Pugh reassigned SOLR-16921: -------------------------------- Assignee: Eric Pugh > bin/solr upconfig and downconfig reference solrUrl but don't list it as > option! > ------------------------------------------------------------------------------- > > Key: SOLR-16921 > URL: https://issues.apache.org/jira/browse/SOLR-16921 > Project: Solr > Issue Type: Sub-task > Components: cli > Affects Versions: main (10.0), 9.3 > Reporter: Eric Pugh > Assignee: Eric Pugh > Priority: Minor > Time Spent: 10m > Remaining Estimate: 0h > > We have a message like: > if (zkHost == null) { > throw new IllegalStateException( > "Solr at " > + cli.getOptionValue("solrUrl") > + " is running in standalone server mode, upconfig can only be > used when running in SolrCloud mode.\n"); > } > but we don't declare the option value of solrUrl.. > Although, why not??? -- 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