[
https://issues.apache.org/jira/browse/SOLR-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn Heisey updated SOLR-8589:
-------------------------------
Attachment: SOLR-8589.patch
Patch.
Was the aliasMap implemented as a nested map with the idea that we might
someday support some other kind of alias besides a collection alias? Currently
this code only gets the "collection" node from the outer map. Is this OK?
> Add aliases to the LIST action results in the Collections API
> -------------------------------------------------------------
>
> Key: SOLR-8589
> URL: https://issues.apache.org/jira/browse/SOLR-8589
> Project: Solr
> Issue Type: Improvement
> Components: SolrCloud
> Affects Versions: 5.4.1
> Reporter: Shawn Heisey
> Assignee: Shawn Heisey
> Priority: Minor
> Attachments: SOLR-8589.patch
>
>
> Although it is possible to get a list of SolrCloud aliases vi an HTTP API, it
> is not available as a typical query response, I believe it is only available
> via the http API for zookeeper.
> The results from the LIST action in the Collections API is well-situated to
> handle this. The current results are contained in a "collections" node, we
> can simply add an "aliases" node if there are any aliases defined.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]