Subhajit Das created SOLR-15231: ----------------------------------- Summary: zk upconfig does not recognize ZK_HOST style url Key: SOLR-15231 URL: https://issues.apache.org/jira/browse/SOLR-15231 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: SolrCLI Affects Versions: 8.8.1 Reporter: Subhajit Das
While uploading new configset to zookeeper using Solr control script, the -z parameter is not recognizing ZK_HOST style string. Say, I use <ip-1>,<ip-2>,<ip-3>/solr, then the config is uploaded to <ip-1> directly, instead of /solr znode. Note: <ip-1>/solr,<ip-2>/solr,<ip-3>/solr seems to work. -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org