Timothy Potter created SOLR-15098: ------------------------------------- Summary: Refactor cloud panel to not need base_url Key: SOLR-15098 URL: https://issues.apache.org/jira/browse/SOLR-15098 Project: Solr Issue Type: Improvement Security Level: Public (Default Security Level. Issues are Public) Affects Versions: master (9.0) Reporter: Timothy Potter Assignee: Timothy Potter
Work done in SOLR-12182 removed base_url but the JS for the Admin UI cloud panel still depends on that property. We should refactor the JS code to not require this property. This introduced some unfortunate regression in 8.8-rc1: https://issues.apache.org/jira/browse/SOLR-15097 Also, there is no unit test for the {{ZookeeperInfoHandler}} used by the Cloud panel, requiring manual UI testing. The fix for this issue should include a unit test for this critical component in Solr! -- 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