You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Timothy Potter (Jira)" <ji...@apache.org> on 2021/01/21 23:42:00 UTC

[jira] [Created] (SOLR-15098) Refactor cloud panel to not need base_url

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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org