Description
Trying to do a raw SolrJ request to /solr/admin/zookeeper/status but it fails with exception and message "No collection param specified on request and no default collection has been set", since the path is not in the ADMIN_PATHS set of CommonParams, thus SolrJ believes it is querying a handler inside a core, not an admin-level path.
Attachments
Issue Links
- is depended upon by
-
SOLR-15397 Expose zookeeper status in the exporter
- Closed
- links to