Nikolay Ivanov created SOLR-14580: ------------------------------------- Summary: CloudSolrClient cannot be initialized using 'zkHosts' builder Key: SOLR-14580 URL: https://issues.apache.org/jira/browse/SOLR-14580 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: clients - java Affects Versions: 8.5.2, 8.5.1 Reporter: Nikolay Ivanov Attachments: Screen Shot 2020-06-18 at 9.54.22 AM.png, Screen Shot 2020-06-18 at 9.54.45 AM.png
CloudSolrClient throws IllegalArgumentException when built using zkHosts builder. The root cause is that builder.solrUrls is being checked with != null, but actually the value is empty array. Please check the screenshots for more information -- 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