[ https://issues.apache.org/jira/browse/SOLR-12434?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Rowe reopened SOLR-12434: ------------------------------- Reopening to address two issues: # Accidentally left {{ZK_HOST}} defined as {{localhost:2181}} in {{solr.in.cmd}} # On both Windows and \*nix, standalone mode isn't being handled properly by {{bin/solr config}}: the {{-z ZK_HOST}} param is always passed in, regardless of whether it's defined. Attaching patch that fixes both problems, will commit shortly. > bin/solr {config,healthcheck} ignore ZK_HOST in solr.in.{sh,cmd} > ---------------------------------------------------------------- > > Key: SOLR-12434 > URL: https://issues.apache.org/jira/browse/SOLR-12434 > Project: Solr > Issue Type: Bug > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Steve Rowe > Assignee: Steve Rowe > Priority: Major > Fix For: master (8.0), 7.5 > > Attachments: SOLR-12434.part2.patch, SOLR-12434.patch, > SOLR-12434.patch > > > {{bin/solr config}} and {{bin/solr healthcheck}} should be usable without > specifying {{-z}} or {{-solrUrl}} params, if {{ZK_HOST}} is specified in > {{solr.in.sh}}/{{solr.in.cmd}}. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org